Lines Matching refs:hrtimer_sleeper
439 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
442 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
1767 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1768 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1786 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1803 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
1841 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
1869 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1906 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1921 struct hrtimer_sleeper t; in hrtimer_nanosleep()
2115 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()