Searched refs:hrtimer_init_on_stack (Results 1 – 4 of 4) sorted by relevance
378 extern void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t which_clock,386 static inline void hrtimer_init_on_stack(struct hrtimer *timer, in hrtimer_init_on_stack() function
382 hrtimer_init_on_stack(&it.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL_HARD); in play_idle_precise()
431 void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t clock_id, in hrtimer_init_on_stack() function437 EXPORT_SYMBOL_GPL(hrtimer_init_on_stack);
789 hrtimer_init_on_stack(&alarm->timer, alarm_bases[type].base_clockid, in alarm_init_on_stack()
Completed in 12 milliseconds