Searched refs:WDT_NONE (Results 1 – 2 of 2) sorted by relevance
86 watchdog_action = WDT_NONE; in select_watchdog_action()119 case WDT_NONE: in watchdog_perform_action()
34 #define WDT_NONE 6 /* Do nothing. */ macro