Home
last modified time | relevance | path

Searched defs:touch_ts (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/
Dwatchdog.c300 static int is_softlockup(unsigned long touch_ts) in is_softlockup()
351 unsigned long touch_ts = __this_cpu_read(watchdog_touch_ts); in watchdog_timer_fn() local
/kernel/linux/linux-6.6/kernel/
Dwatchdog.c414 static int is_softlockup(unsigned long touch_ts, in is_softlockup()
449 unsigned long touch_ts, period_ts, now; in watchdog_timer_fn() local
Dworkqueue.c6482 unsigned long touch_ts = READ_ONCE(wq_watchdog_touched); in wq_watchdog_touch() local