Home
last modified time | relevance | path

Searched refs:nmi_watchdog_user_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/
A Dwatchdog.c42 int __read_mostly nmi_watchdog_user_enabled = NMI_WATCHDOG_DEFAULT; variable
71 nmi_watchdog_user_enabled = 0; in hardlockup_detector_disable()
81 nmi_watchdog_user_enabled = 0; in hardlockup_panic_setup()
83 nmi_watchdog_user_enabled = 1; in hardlockup_panic_setup()
149 if (nmi_watchdog_available && nmi_watchdog_user_enabled) in lockup_detector_update_enable()
778 .data = &nmi_watchdog_user_enabled,
/linux-6.3-rc2/include/linux/
A Dnmi.h21 extern int nmi_watchdog_user_enabled;

Completed in 5 milliseconds