Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aacraid/
Dcommsup.c1786 u32 time_last = fibctx->jiffies; in aac_check_health() local
1792 if ((time_now - time_last) > aif_timeout) { in aac_check_health()
2093 u32 time_now, time_last; in wakeup_fibctx_threads() local
2126 time_last = fibctx->jiffies; in wakeup_fibctx_threads()
2132 if ((time_now - time_last) > aif_timeout) { in wakeup_fibctx_threads()