Home
last modified time | relevance | path

Searched refs:softirq_next_timer (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dhrtimer.c554 cpu_base->softirq_next_timer = timer; in __hrtimer_next_event_base()
598 cpu_base->softirq_next_timer = NULL; in __hrtimer_get_next_event()
602 next_timer = cpu_base->softirq_next_timer; in __hrtimer_get_next_event()
639 cpu_base->next_timer = cpu_base->softirq_next_timer; in hrtimer_update_next_event()
853 timer_cpu_base->softirq_next_timer = timer; in hrtimer_reprogram()
1226 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer()
2280 cpu_base->softirq_next_timer = NULL; in hrtimers_cpu_starting()