Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aacraid/
Dcommsup.c1753 u32 time_last = fibctx->jiffies; in aac_check_health() local
1759 if ((time_now - time_last) > aif_timeout) { in aac_check_health()
2070 u32 time_now, time_last; in wakeup_fibctx_threads() local
2103 time_last = fibctx->jiffies; in wakeup_fibctx_threads()
2109 if ((time_now - time_last) > aif_timeout) { in wakeup_fibctx_threads()