this_cpu_base 224 kernel/time/hrtimer.c struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; this_cpu_base 228 kernel/time/hrtimer.c this_cpu_base = this_cpu_ptr(&hrtimer_bases); this_cpu_base 229 kernel/time/hrtimer.c new_cpu_base = get_target_base(this_cpu_base, pinned); this_cpu_base 251 kernel/time/hrtimer.c if (new_cpu_base != this_cpu_base && this_cpu_base 255 kernel/time/hrtimer.c new_cpu_base = this_cpu_base; this_cpu_base 261 kernel/time/hrtimer.c if (new_cpu_base != this_cpu_base && this_cpu_base 263 kernel/time/hrtimer.c new_cpu_base = this_cpu_base;