Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_watchdog.c1181 static int panic_event_handled; in wdog_panic_handler() local
1187 if (watchdog_user && !panic_event_handled && in wdog_panic_handler()
1190 panic_event_handled = 1; in wdog_panic_handler()