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