Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dwatchdog.h115 #define WDOG_NO_WAY_OUT 1 /* Is 'nowayout' feature set ? */ macro
123 #define WATCHDOG_NOWAYOUT_INIT_STATUS (WATCHDOG_NOWAYOUT << WDOG_NO_WAY_OUT)
144 set_bit(WDOG_NO_WAY_OUT, &wdd->status); in watchdog_set_nowayout()
/Linux-v5.4/drivers/watchdog/
Di6300esb.c119 int _wdd_nowayout = test_bit(WDOG_NO_WAY_OUT, &wdd->status); in esb_timer_start()
Dwatchdog_dev.c311 if (test_bit(WDOG_NO_WAY_OUT, &wdd->status)) { in watchdog_stop()
453 return sprintf(buf, "%d\n", !!test_bit(WDOG_NO_WAY_OUT, &wdd->status)); in nowayout_show()
/Linux-v5.4/drivers/hwmon/
Dsch56xx-common.c425 set_bit(WDOG_NO_WAY_OUT, &data->wddev.status); in sch56xx_watchdog_register()
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-kernel-api.rst245 * 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