Lines Matching refs:this_cpu_ptr
218 this_cpu_base = this_cpu_ptr(&hrtimer_bases); in switch_hrtimer_base()
556 return __hrtimer_hres_active(this_cpu_ptr(&hrtimer_bases)); in hrtimer_hres_active()
609 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram()
677 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in retrigger_next_event()
693 struct hrtimer_cpu_base *base = this_cpu_ptr(&hrtimer_bases); in hrtimer_switch_to_hres()
946 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
1110 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_get_next_event()
1325 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_interrupt()
1418 td = this_cpu_ptr(&tick_cpu_device); in __hrtimer_peek_ahead_timers()
1434 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_run_queues()
1659 new_base = this_cpu_ptr(&hrtimer_bases); in migrate_hrtimers()