Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmp_watchdog.c67 static int watchdog_dontfire = 1; variable
122 watchdog_dontfire = 1; in watchdog_change()
127 watchdog_dontfire = 0; in watchdog_change()
201 if (watchdog_timer == 0 && watchdog_dontfire == 0) { in ap_watchdog()
203 watchdog_dontfire = 1; in ap_watchdog()