Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dworkqueue.c5781 unsigned long cpu_touched = in wq_watchdog_timer_fn() local
5784 if (time_after(cpu_touched, ts)) in wq_watchdog_timer_fn()
5785 ts = cpu_touched; in wq_watchdog_timer_fn()