Searched refs:destroy_hrtimer_on_stack (Results 1 – 2 of 2) sorted by relevance
243 extern void destroy_hrtimer_on_stack(struct hrtimer *timer);245 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
566 destroy_hrtimer_on_stack(&__t.timer); \
Completed in 688 milliseconds