Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dwatchdog.h118 #define WDOG_NO_WAY_OUT 1 /* Is 'nowayout' feature set ? */ macro
126 #define WATCHDOG_NOWAYOUT_INIT_STATUS (WATCHDOG_NOWAYOUT << WDOG_NO_WAY_OUT)
147 set_bit(WDOG_NO_WAY_OUT, &wdd->status); in watchdog_set_nowayout()
/Linux-v4.19/drivers/watchdog/
Di6300esb.c123 int _wdd_nowayout = test_bit(WDOG_NO_WAY_OUT, &wdd->status); in esb_timer_start()
Dwatchdog_dev.c294 if (test_bit(WDOG_NO_WAY_OUT, &wdd->status)) { in watchdog_stop()
436 return sprintf(buf, "%d\n", !!test_bit(WDOG_NO_WAY_OUT, &wdd->status)); in nowayout_show()
/Linux-v4.19/drivers/hwmon/
Dsch56xx-common.c438 set_bit(WDOG_NO_WAY_OUT, &data->wddev.status); in sch56xx_watchdog_register()
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt228 * WDOG_NO_WAY_OUT: this bit stores the nowayout setting for the watchdog.
240 To set the WDOG_NO_WAY_OUT status bit (before registering your watchdog