Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dwatchdog.c355 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
487 hrtimer->function = watchdog_timer_fn; in watchdog_enable()