Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dworkqueue.c5551 unsigned long cpu_touched = in wq_watchdog_timer_fn() local
5554 if (time_after(cpu_touched, ts)) in wq_watchdog_timer_fn()
5555 ts = cpu_touched; in wq_watchdog_timer_fn()