Lines Matching refs:watchdog_enabled
66 int watchdog_enabled = 1;
92 if (!watchdog_enabled) {
101 watchdog_enabled = 0;
111 watchdog_enabled = 0;
130 watchdog_enabled = 0;
154 watchdog_enabled = 0;
201 if (watchdog_enabled && watchdog_activated) {
215 if (watchdog_enabled && watchdog_activated) {
226 if (watchdog_enabled && !watchdog_activated) {
238 if (watchdog_enabled && watchdog_activated) {
255 watchdog_enabled = 0;
263 * by setting the watchdog_enabled to 0 in /etc/system file.