Searched refs:touch_ts (Results 1 – 1 of 1) sorted by relevance
7624 unsigned long touch_ts = READ_ONCE(wq_watchdog_touched); in wq_watchdog_touch() local7633 if (time_after(now, touch_ts + thresh / 4)) in wq_watchdog_touch()