Home
last modified time | relevance | path

Searched refs:destroy_hrtimer_on_stack (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dhrtimer.h368 extern void destroy_hrtimer_on_stack(struct hrtimer *timer);
376 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
Dwait.h483 destroy_hrtimer_on_stack(&__t.timer); \
/linux-4.4.14/kernel/time/
Dhrtimer.c429 void destroy_hrtimer_on_stack(struct hrtimer *timer) in destroy_hrtimer_on_stack() function
1541 destroy_hrtimer_on_stack(&t.timer); in hrtimer_nanosleep_restart()
1582 destroy_hrtimer_on_stack(&t.timer); in hrtimer_nanosleep()
1760 destroy_hrtimer_on_stack(&t.timer); in schedule_hrtimeout_range_clock()
/linux-4.4.14/kernel/
Dfutex.c2348 destroy_hrtimer_on_stack(&to->timer); in futex_wait()
2484 destroy_hrtimer_on_stack(&to->timer); in futex_lock_pi()
2838 destroy_hrtimer_on_stack(&to->timer); in futex_wait_requeue_pi()