Home
last modified time | relevance | path

Searched refs:time_last (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/scsi/aacraid/
Dcommsup.c1773 u32 time_last = fibctx->jiffies; in aac_check_health() local
1779 if ((time_now - time_last) > aif_timeout) { in aac_check_health()
2080 u32 time_now, time_last; in wakeup_fibctx_threads() local
2113 time_last = fibctx->jiffies; in wakeup_fibctx_threads()
2119 if ((time_now - time_last) > aif_timeout) { in wakeup_fibctx_threads()