Home
last modified time | relevance | path

Searched refs:hardlockup_panic (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/
Dwatchdog.c115 unsigned int __read_mostly hardlockup_panic = variable
134 hardlockup_panic = 1; in hardlockup_panic_setup()
136 hardlockup_panic = 0; in hardlockup_panic_setup()
353 if (hardlockup_panic) in watchdog_overflow_callback()
Dsysctl.c894 .data = &hardlockup_panic,
/linux-4.4.14/Documentation/
Dlockup-watchdogs.txt24 'hardlockup_panic', a compile time knob, "BOOTPARAM_HARDLOCKUP_PANIC",
/linux-4.4.14/include/linux/
Dsched.h387 extern unsigned int hardlockup_panic;