Searched refs:SOFTLOCKUP_RESET (Results 1 – 1 of 1) sorted by relevance
159 #define SOFTLOCKUP_RESET ULONG_MAX macro266 raw_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sched()290 per_cpu(watchdog_touch_ts, cpu) = SOFTLOCKUP_RESET; in touch_all_softlockup_watchdogs()297 __this_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sync()373 if (touch_ts == SOFTLOCKUP_RESET) { in watchdog_timer_fn()