Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhrtimer.h344 extern void destroy_hrtimer_on_stack(struct hrtimer *timer);
352 static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } in destroy_hrtimer_on_stack() function
Dwait.h470 destroy_hrtimer_on_stack(&__t.timer); \
/linux-4.1.27/kernel/time/
Dhrtimer.c414 void destroy_hrtimer_on_stack(struct hrtimer *timer) in destroy_hrtimer_on_stack() function
1555 destroy_hrtimer_on_stack(&t.timer); in hrtimer_nanosleep_restart()
1596 destroy_hrtimer_on_stack(&t.timer); in hrtimer_nanosleep()
1782 destroy_hrtimer_on_stack(&t.timer); in schedule_hrtimeout_range_clock()
/linux-4.1.27/kernel/
Dfutex.c2243 destroy_hrtimer_on_stack(&to->timer); in futex_wait()
2372 destroy_hrtimer_on_stack(&to->timer); in futex_lock_pi()
2715 destroy_hrtimer_on_stack(&to->timer); in futex_wait_requeue_pi()