Lines Matching refs:hrtimer_sleeper
2016 struct hrtimer_sleeper *t =
2017 container_of(timer, struct hrtimer_sleeper, timer);
2032 * Wrapper around hrtimer_start_expires() for hrtimer_sleeper based timers
2035 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
2052 static void __hrtimer_setup_sleeper(struct hrtimer_sleeper *sl,
2063 * The hrtimer_sleeper callback is RT compatible in hard interrupt
2089 void hrtimer_setup_sleeper_on_stack(struct hrtimer_sleeper *sl,
2116 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode)
2153 struct hrtimer_sleeper t;
2167 struct hrtimer_sleeper t;