Searched refs:next_timer (Results 1 – 4 of 4) sorted by relevance
536 cpu_base->next_timer = timer; in __hrtimer_next_event_base()570 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local579 next_timer = cpu_base->softirq_next_timer; in __hrtimer_get_next_event()584 cpu_base->next_timer = next_timer; in __hrtimer_get_next_event()637 if (cpu_base->next_timer && cpu_base->next_timer->is_soft) { in hrtimer_force_reprogram()835 cpu_base->next_timer = timer; in hrtimer_reprogram()1008 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()2002 cpu_base->next_timer = NULL; in hrtimers_prepare_cpu()
77 u64 next_timer; member
179 P(next_timer); in print_cpu()
697 ts->next_timer = next_tmr; in tick_nohz_next_event()