Searched refs:new_cpu_base (Results 1 – 1 of 1) sorted by relevance
229 struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; in switch_hrtimer_base() local234 new_cpu_base = get_target_base(this_cpu_base, pinned); in switch_hrtimer_base()236 new_base = &new_cpu_base->clock_base[basenum]; in switch_hrtimer_base()256 if (new_cpu_base != this_cpu_base && in switch_hrtimer_base()260 new_cpu_base = this_cpu_base; in switch_hrtimer_base()266 if (new_cpu_base != this_cpu_base && in switch_hrtimer_base()268 new_cpu_base = this_cpu_base; in switch_hrtimer_base()