Lines Matching refs:hrtimer_clock_base
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()
733 struct hrtimer_clock_base *base) in hrtimer_reprogram()
877 struct hrtimer_clock_base *base) in enqueue_hrtimer()
899 struct hrtimer_clock_base *base, in __remove_hrtimer()
930 remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, bool restart) in remove_hrtimer()
984 struct hrtimer_clock_base *base, *new_base; in hrtimer_start_range_ns()
1036 struct hrtimer_clock_base *base; in hrtimer_try_to_cancel()
1209 struct hrtimer_clock_base *base, in __run_hrtimer()
1280 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_run_queues()
1619 static void migrate_hrtimer_list(struct hrtimer_clock_base *old_base, in migrate_hrtimer_list()
1620 struct hrtimer_clock_base *new_base) in migrate_hrtimer_list()