Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
1401 unsigned long trans_timeout = atomic_long_read(&queue->trans_timeout); in tx_timeout_show() local1403 return sysfs_emit(buf, fmt_ulong, trans_timeout); in tx_timeout_show()
526 atomic_long_inc(&txq->trans_timeout); in dev_watchdog()
686 atomic_long_t trans_timeout; member