Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dwatchdog.c86 static int hardlockup_panic = variable
104 hardlockup_panic = 1; in hardlockup_panic_setup()
106 hardlockup_panic = 0; in hardlockup_panic_setup()
299 if (hardlockup_panic) in watchdog_overflow_callback()