Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c5753 unsigned long cpu_touched = in wq_watchdog_timer_fn() local
5756 if (time_after(cpu_touched, ts)) in wq_watchdog_timer_fn()
5757 ts = cpu_touched; in wq_watchdog_timer_fn()