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