Searched refs:watchdog_pretimeout (Results 1 – 6 of 6) sorted by relevance
24 struct watchdog_pretimeout { struct117 struct watchdog_pretimeout *p; in watchdog_register_governor()154 struct watchdog_pretimeout *p; in watchdog_unregister_governor()179 struct watchdog_pretimeout *p; in watchdog_register_pretimeout()199 struct watchdog_pretimeout *p, *t; in watchdog_unregister_pretimeout()
11 watchdog-$(CONFIG_WATCHDOG_PRETIMEOUT_GOV) += watchdog_pretimeout.o
191 uint8_t watchdog_pretimeout; /* In seconds */ member730 ibs->watchdog_expiry += ibs->watchdog_pretimeout * 1000000000LL; in ipmi_sim_handle_timeout()1113 ibs->watchdog_expiry -= ibs->watchdog_pretimeout * 1000000000LL; in do_watchdog_reset()1190 ibs->watchdog_pretimeout = cmd[4]; in set_watchdog_timer()1206 rsp_buffer_push(rsp, ibs->watchdog_pretimeout); in get_watchdog_timer()2112 VMSTATE_UINT8(watchdog_pretimeout, IPMIBmcSim),
[all...]