Searched refs:touched (Results 1 – 1 of 1) sorted by relevance
5738 unsigned long pool_ts, touched, ts; in wq_watchdog_timer_fn() local5745 touched = READ_ONCE(wq_watchdog_touched); in wq_watchdog_timer_fn()5747 if (time_after(pool_ts, touched)) in wq_watchdog_timer_fn()5750 ts = touched; in wq_watchdog_timer_fn()