Searched defs:touch_ts (Results 1 – 3 of 3) sorted by relevance
300 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
414 static int is_softlockup(unsigned long touch_ts, in is_softlockup()449 unsigned long touch_ts, period_ts, now; in watchdog_timer_fn() local
6482 unsigned long touch_ts = READ_ONCE(wq_watchdog_touched); in wq_watchdog_touch() local