Searched refs:hrtimer_init_sleeper (Results 1 – 6 of 6) sorted by relevance
1474 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *task) in hrtimer_init_sleeper() function1479 EXPORT_SYMBOL_GPL(hrtimer_init_sleeper);1483 hrtimer_init_sleeper(t, current); in do_nanosleep()1752 hrtimer_init_sleeper(&t, current); in schedule_hrtimeout_range_clock()
477 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
469 hrtimer_init_sleeper(&__t, current); \
2298 hrtimer_init_sleeper(to, current); in futex_wait()2394 hrtimer_init_sleeper(to, current); in futex_lock_pi()2710 hrtimer_init_sleeper(to, current); in futex_wait_requeue_pi()
2264 hrtimer_init_sleeper2301 hrtimer_init_sleeper
2261 hrtimer_init_sleeper(&t, current); in spin()