Searched refs:hrtimer_init_on_stack (Results 1 – 2 of 2) sorted by relevance
349 extern void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t which_clock,354 static inline void hrtimer_init_on_stack(struct hrtimer *timer, in hrtimer_init_on_stack() function
489 hrtimer_init_on_stack(&__t.timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); \