Searched refs:softlockup_panic (Results 1 – 6 of 6) sorted by relevance
210 unsigned int __read_mostly softlockup_panic = variable542 trace_android_vh_watchdog_timer_softlockup(duration, regs, !!softlockup_panic); in watchdog_timer_fn()544 if (softlockup_panic) in watchdog_timer_fn()
2373 .data = &softlockup_panic,
13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,14 "softlockup_panic" (see "Documentation/admin-guide/kernel-parameters.rst" for
5096 softlockup_panic=5102 also controlled by the kernel.softlockup_panic sysctl
47 extern unsigned int softlockup_panic;
1255 softlockup_panic chapter1266 This can also be set using the softlockup_panic kernel parameter.