Searched refs:hrtimer_cpu_base (Results 1 – 4 of 4) sorted by relevance
68 DEFINE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases) =137 static struct hrtimer_cpu_base migration_cpu_base = {202 struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, in get_target_base()228 struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; in switch_hrtimer_base()737 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in hrtimer_switch_to_hres()773 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in retrigger_next_event()831 struct hrtimer_cpu_base *timer_cpu_base = base->cpu_base; in hrtimer_reprogram()1108 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer()1545 struct hrtimer_cpu_base *cpu_base; in __hrtimer_init()1642 static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, in __run_hrtimer()[all …]
164 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
117 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu()
25 struct hrtimer_cpu_base;160 struct hrtimer_cpu_base *cpu_base;214 struct hrtimer_cpu_base { struct
Completed in 13 milliseconds