Searched refs:NMI_WATCHDOG_ENABLED (Results 1 – 4 of 4) sorted by relevance
33 # define WATCHDOG_DEFAULT (SOFT_WATCHDOG_ENABLED | NMI_WATCHDOG_ENABLED)157 watchdog_enabled |= NMI_WATCHDOG_ENABLED; in lockup_detector_update_enable()494 if (watchdog_enabled & NMI_WATCHDOG_ENABLED) in watchdog_enable()701 return proc_watchdog_common(NMI_WATCHDOG_ENABLED|SOFT_WATCHDOG_ENABLED, in proc_watchdog()713 return proc_watchdog_common(NMI_WATCHDOG_ENABLED, in proc_nmi_watchdog()
270 if (!(watchdog_enabled & NMI_WATCHDOG_ENABLED)) in hardlockup_detector_perf_restart()
81 #define NMI_WATCHDOG_ENABLED (1 << NMI_WATCHDOG_ENABLED_BIT) macro
352 if (!(watchdog_enabled & NMI_WATCHDOG_ENABLED)) in start_wd_on_cpu()