Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c120 unsigned int __read_mostly hardlockup_panic = variable
139 hardlockup_panic = 1; in hardlockup_panic_setup()
141 hardlockup_panic = 0; in hardlockup_panic_setup()
349 if (hardlockup_panic) in watchdog_check_hardlockup_other_cpu()
427 if (hardlockup_panic) in watchdog_overflow_callback()
Dsysctl.c958 .data = &hardlockup_panic,