Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog.c732 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
852 hrtimer_setup(hrtimer, watchdog_timer_fn, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD); in watchdog_enable()