Searched refs:SOFTLOCKUP_RESET (Results 1 – 1 of 1) sorted by relevance
201 #define SOFTLOCKUP_RESET ULONG_MAX macro301 raw_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sched()325 per_cpu(watchdog_touch_ts, cpu) = SOFTLOCKUP_RESET; in touch_all_softlockup_watchdogs()332 __this_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sync()483 if (touch_ts == SOFTLOCKUP_RESET) { in watchdog_timer_fn()