Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dwatchdog.h119 #define WDOG_STOP_ON_REBOOT 2 /* Should be stopped on reboot */ macro
153 set_bit(WDOG_STOP_ON_REBOOT, &wdd->status); in watchdog_stop_on_reboot()