Home
last modified time | relevance | path

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

/kernel/
Dworkqueue.c5802 unsigned long cpu_touched = in wq_watchdog_timer_fn() local
5805 if (time_after(cpu_touched, ts)) in wq_watchdog_timer_fn()
5806 ts = cpu_touched; in wq_watchdog_timer_fn()