Searched refs:softlockup_panic (Results 1 – 6 of 6) sorted by relevance
47 extern unsigned int softlockup_panic;
13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,14 "softlockup_panic" (see "Documentation/admin-guide/kernel-parameters.rst" for
4903 softlockup_panic=4909 also controlled by the kernel.softlockup_panic sysctl
166 unsigned int __read_mostly softlockup_panic = variable434 if (softlockup_panic) in watchdog_timer_fn()
2324 .data = &softlockup_panic,
1260 softlockup_panic chapter1271 This can also be set using the softlockup_panic kernel parameter.