Searched refs:WDOG_MODE_ETICKLE (Results 1 – 5 of 5) sorted by relevance
211 prep_wmode(&wm, WDOG_MODE_ETICKLE, name, period); in enable_ext()236 (cancel_on_close) ? WDOG_MODE_UTICKLE : WDOG_MODE_ETICKLE, name, in enable_user()428 case WDOG_MODE_ETICKLE: in list_timers()
96 #define WDOG_MODE_ETICKLE 3 /* external program tickles watchdog */ macro
104 wm.wm_mode = WDOG_MODE_ETICKLE; in testbody()
122 [ WDOG_MODE_ETICKLE ] = "ETICKLE"
469 case WDOG_MODE_ETICKLE: in sysmon_wdog_setmode()