Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhrtimer.h400 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
/linux-6.1.9/kernel/time/
Dhrtimer.c450 void destroy_hrtimer_on_stack(struct hrtimer *timer) in destroy_hrtimer_on_stack() function