Home
last modified time | relevance | path

Searched refs:softlockup_panic (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/kernel/
Dwatchdog.c146 unsigned int __read_mostly softlockup_panic = variable
151 softlockup_panic = simple_strtoul(str, NULL, 0); in softlockup_panic_setup()
477 if (softlockup_panic) in watchdog_timer_fn()
Dsysctl.c884 .data = &softlockup_panic,
/linux-4.4.14/Documentation/
Dlockup-watchdogs.txt13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,
14 "softlockup_panic" (see "Documentation/kernel-parameters.txt" for
Dkernel-parameters.txt3555 softlockup_panic=
/linux-4.4.14/include/linux/
Dsched.h386 extern unsigned int softlockup_panic;