Lines Matching refs:hrtimer_clock_base

152 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer,  in lock_hrtimer_base()
155 struct hrtimer_clock_base *base; in lock_hrtimer_base()
178 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
196 static inline struct hrtimer_clock_base *
197 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
200 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
247 static inline struct hrtimer_clock_base *
250 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
448 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_get_next_event()
567 struct hrtimer_clock_base *base) in hrtimer_reprogram()
715 struct hrtimer_clock_base *base) in hrtimer_reprogram()
848 struct hrtimer_clock_base *base) in enqueue_hrtimer()
875 struct hrtimer_clock_base *base, in __remove_hrtimer()
907 remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base) in remove_hrtimer()
940 struct hrtimer_clock_base *base, *new_base; in __hrtimer_start_range_ns()
1061 struct hrtimer_clock_base *base; in hrtimer_try_to_cancel()
1201 struct hrtimer_clock_base *base = timer->base; in __run_hrtimer()
1269 struct hrtimer_clock_base *base; in hrtimer_interrupt()
1438 struct hrtimer_clock_base *base; in hrtimer_run_queues()
1633 static void migrate_hrtimer_list(struct hrtimer_clock_base *old_base, in migrate_hrtimer_list()
1634 struct hrtimer_clock_base *new_base) in migrate_hrtimer_list()