Lines Matching defs:cpu_base
461 static inline void hrtimer_update_next_timer(struct hrtimer_cpu_base *cpu_base, in hrtimer_update_next_timer()
469 static ktime_t __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base) in __hrtimer_get_next_event()
549 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active()
565 hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) in hrtimer_force_reprogram()
609 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram() local
902 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer() local
1110 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_get_next_event() local
1128 struct hrtimer_cpu_base *cpu_base; in __hrtimer_init() local
1172 struct hrtimer_cpu_base *cpu_base; in hrtimer_active() local
1208 static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, in __run_hrtimer()
1278 static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now) in __hrtimer_run_queues()
1325 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_interrupt() local
1434 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_run_queues() local
1605 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in init_hrtimers_cpu() local