Home
last modified time | relevance | path

Searched refs:hardlockup_panic (Results 1 – 2 of 2) 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()
836 .data = &hardlockup_panic,
Dwatchdog_hld.c155 if (hardlockup_panic) in watchdog_overflow_callback()