Lines Matching refs:next_timer
535 cpu_base->next_timer = timer; in __hrtimer_next_event_base()
572 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local
581 next_timer = cpu_base->softirq_next_timer; in __hrtimer_get_next_event()
586 cpu_base->next_timer = next_timer; in __hrtimer_get_next_event()
618 cpu_base->next_timer = cpu_base->softirq_next_timer; in hrtimer_update_next_event()
656 struct hrtimer *next_timer, in __hrtimer_reprogram() argument
699 __hrtimer_reprogram(cpu_base, cpu_base->next_timer, expires_next); in hrtimer_force_reprogram()
864 cpu_base->next_timer = timer; in hrtimer_reprogram()
1127 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()
1228 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()
2177 cpu_base->next_timer = NULL; in hrtimers_prepare_cpu()