Searched refs:next_timer (Results 1 – 4 of 4) sorted by relevance
539 cpu_base->next_timer = timer; in __hrtimer_next_event_base()576 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local585 next_timer = cpu_base->softirq_next_timer; in __hrtimer_get_next_event()590 cpu_base->next_timer = next_timer; in __hrtimer_get_next_event()622 cpu_base->next_timer = cpu_base->softirq_next_timer; in hrtimer_update_next_event()660 struct hrtimer *next_timer, in __hrtimer_reprogram() argument703 __hrtimer_reprogram(cpu_base, cpu_base->next_timer, expires_next); in hrtimer_force_reprogram()868 cpu_base->next_timer = timer; in hrtimer_reprogram()1133 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()1234 force_local &= base->cpu_base->next_timer == timer; in __hrtimer_start_range_ns()[all …]
86 u64 next_timer; member
164 P(next_timer); in print_cpu()
844 ts->next_timer = next_tick; in tick_nohz_next_event()