Searched refs:hrtimer_init_sleeper (Results 1 – 6 of 6) sorted by relevance
1486 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper() function1491 EXPORT_SYMBOL_GPL(hrtimer_init_sleeper);1495 hrtimer_init_sleeper(t, current); in do_nanosleep()1772 hrtimer_init_sleeper(&t, current); in schedule_hrtimeout_range_clock()
435 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
456 hrtimer_init_sleeper(&__t, current); \
2193 hrtimer_init_sleeper(to, current); in futex_wait()2286 hrtimer_init_sleeper(to, current); in futex_lock_pi()2587 hrtimer_init_sleeper(to, current); in futex_wait_requeue_pi()
2228 hrtimer_init_sleeper2265 hrtimer_init_sleeper
2211 hrtimer_init_sleeper(&t, current); in spin()