Searched defs:destroy_hrtimer_on_stack (Results 1 - 2 of 2) sorted by last modified time

/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
/linux-master/include/linux/
H A Dhrtimer.h257 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } function

Completed in 155 milliseconds