SOFTLOCKUP_RESET 279 kernel/watchdog.c raw_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); SOFTLOCKUP_RESET 303 kernel/watchdog.c per_cpu(watchdog_touch_ts, cpu) = SOFTLOCKUP_RESET; SOFTLOCKUP_RESET 310 kernel/watchdog.c __this_cpu_write(watchdog_touch_ts, SOFTLOCKUP_RESET); SOFTLOCKUP_RESET 388 kernel/watchdog.c if (touch_ts == SOFTLOCKUP_RESET) {