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()
1933 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1934 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1952 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1969 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
2007 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
2035 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2072 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
2087 struct hrtimer_sleeper t; in hrtimer_nanosleep()
2281 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()