Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h402 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
/openbmc/linux/kernel/time/
H A Dhrtimer.c453 void destroy_hrtimer_on_stack(struct hrtimer *timer) in destroy_hrtimer_on_stack() function