Searched refs:WDOG_NO_WAY_OUT (Results 1 – 3 of 3) sorted by relevance
120 #define WDOG_NO_WAY_OUT 1 /* Is 'nowayout' feature set ? */ macro129 #define WATCHDOG_NOWAYOUT_INIT_STATUS (WATCHDOG_NOWAYOUT << WDOG_NO_WAY_OUT)150 set_bit(WDOG_NO_WAY_OUT, &wdd->status); in watchdog_set_nowayout()
119 int _wdd_nowayout = test_bit(WDOG_NO_WAY_OUT, &wdd->status); in esb_timer_start()
245 * WDOG_NO_WAY_OUT: this bit stores the nowayout setting for the watchdog.257 To set the WDOG_NO_WAY_OUT status bit (before registering your watchdog