Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c61 unsigned int __read_mostly hardlockup_panic = variable
79 hardlockup_panic = 1; in hardlockup_panic_setup()
81 hardlockup_panic = 0; in hardlockup_panic_setup()
Dwatchdog_hld.c155 if (hardlockup_panic) in watchdog_overflow_callback()
Dsysctl.c2399 .data = &hardlockup_panic,