Searched refs:watchdog_enabled (Results 1 – 2 of 2) sorted by relevance
42 unsigned long __read_mostly watchdog_enabled; variable148 watchdog_enabled = 0; in lockup_detector_update_enable()152 watchdog_enabled |= NMI_WATCHDOG_ENABLED; in lockup_detector_update_enable()154 watchdog_enabled |= SOFT_WATCHDOG_ENABLED; in lockup_detector_update_enable()318 if ((watchdog_enabled & SOFT_WATCHDOG_ENABLED) && watchdog_thresh){ in is_softlockup()370 if (!watchdog_enabled) in watchdog_timer_fn()482 if (watchdog_enabled & NMI_WATCHDOG_ENABLED) in watchdog_enable()558 if (watchdog_enabled && watchdog_thresh) in __lockup_detector_reconfigure()589 !(watchdog_enabled && watchdog_thresh)) in lockup_detector_setup()643 watchdog_enabled = 0; in lockup_detector_soft_poweroff()[all …]
271 if (!(watchdog_enabled & NMI_WATCHDOG_ENABLED)) in hardlockup_detector_perf_restart()