Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
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()
/Linux-v6.6/kernel/
Dwatchdog.c438 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
548 hrtimer->function = watchdog_timer_fn; in watchdog_enable()