Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dwatchdog_pretimeout.h9 struct watchdog_governor { struct
16 int watchdog_register_governor(struct watchdog_governor *gov); argument
17 void watchdog_unregister_governor(struct watchdog_governor *gov);
Dwatchdog_pretimeout.c15 static struct watchdog_governor *default_gov;
35 struct watchdog_governor *gov;
114 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
151 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
Dpretimeout_panic.c23 static struct watchdog_governor watchdog_gov_panic = {
Dpretimeout_noop.c23 static struct watchdog_governor watchdog_gov_noop = {
/Linux-v5.4/include/linux/
Dwatchdog.h23 struct watchdog_governor;
100 const struct watchdog_governor *gov;
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-kernel-api.rst53 const struct watchdog_governor *gov;