Home
last modified time | relevance | path

Searched refs:watchdog_hrtimer_pretimeout_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_core.h75 void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd);
79 static inline void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd) {} in watchdog_hrtimer_pretimeout_start() function
H A Dwatchdog_hrtimer_pretimeout.c30 void watchdog_hrtimer_pretimeout_start(struct watchdog_device *wdd) in watchdog_hrtimer_pretimeout_start() function
H A Dwatchdog_dev.c172 watchdog_hrtimer_pretimeout_start(wdd); in __watchdog_ping()
264 watchdog_hrtimer_pretimeout_start(wdd); in watchdog_start()
275 watchdog_hrtimer_pretimeout_start(wdd); in watchdog_start()