Lines Matching refs:hrtimer_clock_base
162 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
166 struct hrtimer_clock_base *base; in lock_hrtimer_base()
195 static bool hrtimer_suitable_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base, in hrtimer_suitable_target()
249 static inline struct hrtimer_clock_base *
250 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
254 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
300 static inline struct hrtimer_clock_base *
304 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
496 static struct hrtimer_clock_base *
518 struct hrtimer_clock_base *base; in __hrtimer_next_event_base()
815 struct hrtimer_clock_base *base = timer->base; in hrtimer_reprogram()
876 struct hrtimer_clock_base *base; in update_needs_ipi()
1087 static bool enqueue_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in enqueue_hrtimer()
1112 struct hrtimer_clock_base *base, in __remove_hrtimer()
1142 remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in remove_hrtimer()
1221 struct hrtimer_clock_base *base) in __hrtimer_start_range_ns()
1224 struct hrtimer_clock_base *new_base; in __hrtimer_start_range_ns()
1316 struct hrtimer_clock_base *base; in hrtimer_start_range_ns()
1353 struct hrtimer_clock_base *base; in hrtimer_try_to_cancel()
1415 static __always_inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
1420 static __always_inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
1445 struct hrtimer_clock_base *base = READ_ONCE(timer->base); in hrtimer_cancel_wait_running()
1712 struct hrtimer_clock_base *base; in hrtimer_active()
1749 struct hrtimer_clock_base *base, in __run_hrtimer()
1826 struct hrtimer_clock_base *base; in __hrtimer_run_queues()
2249 struct hrtimer_clock_base *clock_b = &cpu_base->clock_base[i]; in hrtimers_prepare_cpu()
2279 static void migrate_hrtimer_list(struct hrtimer_clock_base *old_base, in migrate_hrtimer_list()
2280 struct hrtimer_clock_base *new_base) in migrate_hrtimer_list()