Lines Matching refs:hrtimer_sleeper
440 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
443 void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()
1760 struct hrtimer_sleeper *t = in hrtimer_wakeup()
1761 container_of(timer, struct hrtimer_sleeper, timer); in hrtimer_wakeup()
1779 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl, in hrtimer_sleeper_start_expires()
1796 static void __hrtimer_init_sleeper(struct hrtimer_sleeper *sl, in __hrtimer_init_sleeper()
1834 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper()
1862 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1899 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart()
1914 struct hrtimer_sleeper t; in hrtimer_nanosleep()
2103 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock()