Home
last modified time | relevance | path

Searched refs:watchdog_timer_fn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dwatchdog.c437 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
499 hrtimer->function = watchdog_timer_fn; in start_watchdog()
/openbmc/linux/kernel/
H A Dwatchdog.c445 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
555 hrtimer->function = watchdog_timer_fn; in watchdog_enable()