Searched refs:hrtimer_sleeper (Results 1 – 3 of 3) sorted by relevance
93 struct hrtimer_sleeper { struct232 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id,238 extern void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl,251 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()293 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
65 struct hrtimer_sleeper;
543 struct hrtimer_sleeper __t; \