Searched refs:SOFTLOCKUP_RESET (Results 1 – 1 of 1) sorted by relevance
157 #define SOFTLOCKUP_RESET ULONG_MAX macro258 raw_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sched()282 per_cpu(watchdog_touch_ts, cpu) = SOFTLOCKUP_RESET; in touch_all_softlockup_watchdogs()289 __this_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); in touch_softlockup_watchdog_sync()365 if (touch_ts == SOFTLOCKUP_RESET) { in watchdog_timer_fn()