Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dwatchdog.c442 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
503 hrtimer_setup(hrtimer, watchdog_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in start_watchdog()