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

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

Completed in 154 milliseconds