Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c151 unsigned int __read_mostly softlockup_panic = variable
156 softlockup_panic = simple_strtoul(str, NULL, 0); in softlockup_panic_setup()
554 if (softlockup_panic) in watchdog_timer_fn()
Dsysctl.c948 .data = &softlockup_panic,