Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c5818 static unsigned long wq_watchdog_touched = INITIAL_JIFFIES; variable
5825 wq_watchdog_touched = jiffies; in wq_watchdog_reset_touched()
5859 touched = READ_ONCE(wq_watchdog_touched); in wq_watchdog_timer_fn()
5891 wq_watchdog_touched = jiffies; in wq_watchdog_touch()