Home
last modified time | relevance | path

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

/Linux-v4.19/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.c20 static struct watchdog_governor *default_gov;
40 struct watchdog_governor *gov;
119 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor()
156 void watchdog_unregister_governor(struct watchdog_governor *gov) in watchdog_unregister_governor()
Dpretimeout_panic.c28 static struct watchdog_governor watchdog_gov_panic = {
Dpretimeout_noop.c28 static struct watchdog_governor watchdog_gov_noop = {
/Linux-v4.19/include/linux/
Dwatchdog.h23 struct watchdog_governor;
103 const struct watchdog_governor *gov;
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt51 const struct watchdog_governor *gov;