Searched refs:destroy_hrtimer_on_stack (Results 1 – 2 of 2) sorted by relevance
242 extern void destroy_hrtimer_on_stack(struct hrtimer *timer);258 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
561 destroy_hrtimer_on_stack(&__t.timer); \