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

/linux-master/arch/powerpc/kernel/
H A Dwatchdog.c437 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) function
499 hrtimer->function = watchdog_timer_fn;
/linux-master/kernel/
H A Dwatchdog.c454 * triggers in watchdog_timer_fn().
465 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) function
579 hrtimer->function = watchdog_timer_fn;

Completed in 202 milliseconds