Searched refs:__hrtimer_setup (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/time/ |
H A D | hrtimer.c | 1591 static void __hrtimer_setup(struct hrtimer *timer, in __hrtimer_setup() function 1650 __hrtimer_setup(timer, function, clock_id, mode); in hrtimer_setup() 1669 __hrtimer_setup(timer, function, clock_id, mode); in hrtimer_setup_on_stack() 2054 __hrtimer_setup(&sl->timer, hrtimer_wakeup, clock_id, mode); in __hrtimer_setup_sleeper()
|