Lines Matching refs:hrtimer_sleeper
442 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
445 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
1921 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1922 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1940 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1957 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
1995 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
2023 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2060 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
2075 struct hrtimer_sleeper t; in hrtimer_nanosleep()
2257 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()