Home
last modified time | relevance | path

Searched defs:hrtimer (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dwatchdog.c340 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn()
461 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_enable() local
483 struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer); in watchdog_disable() local
Dsoftirq.c631 enum hrtimer_restart (*function)(struct hrtimer *), in tasklet_hrtimer_init()
/kernel/events/
Dcore.c8721 static enum hrtimer_restart perf_swevent_hrtimer(struct hrtimer *hrtimer) in perf_swevent_hrtimer()