Searched refs:hrtimer_clock_base (Results 1 – 3 of 3) sorted by relevance
139 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()142 struct hrtimer_clock_base *base; in lock_hrtimer_base()165 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()210 static inline struct hrtimer_clock_base *211 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()215 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()262 static inline struct hrtimer_clock_base *265 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()471 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_get_next_event()607 struct hrtimer_clock_base *base) in hrtimer_reprogram()[all …]
89 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers()125 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base()
27 struct hrtimer_clock_base;104 struct hrtimer_clock_base *base;142 struct hrtimer_clock_base { struct206 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];211 BUILD_BUG_ON(sizeof(struct hrtimer_clock_base) > HRTIMER_CLOCK_BASE_ALIGN); in hrtimer_set_expires()