Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c1764 static void __hrtimer_setup(struct hrtimer *timer, enum hrtimer_restart (*fn)(struct hrtimer *), in __hrtimer_setup() function
1823 __hrtimer_setup(timer, function, clock_id, mode); in hrtimer_setup()
1842 __hrtimer_setup(timer, function, clock_id, mode); in hrtimer_setup_on_stack()
2247 __hrtimer_setup(&sl->timer, hrtimer_wakeup, clock_id, mode); in __hrtimer_setup_sleeper()