Searched refs:hrtimer_sleeper (Results 1 – 3 of 3) sorted by relevance
46 struct hrtimer_sleeper;119 struct hrtimer_sleeper *timeout);
138 struct hrtimer_sleeper { struct375 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id,381 extern void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl,394 static inline void hrtimer_init_sleeper_on_stack(struct hrtimer_sleeper *sl, in hrtimer_init_sleeper_on_stack()436 void hrtimer_sleeper_start_expires(struct hrtimer_sleeper *sl,
530 struct hrtimer_sleeper __t; \