Searched defs:destroy_hrtimer_on_stack (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhrtimer.h257 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } function
/linux-master/kernel/time/
H A Dhrtimer.c453 void destroy_hrtimer_on_stack(struct hrtimer *timer) function
457 EXPORT_SYMBOL_GPL(destroy_hrtimer_on_stack); variable

Completed in 165 milliseconds