Searched refs:hrtimer_reprogram (Results 1 – 1 of 1) sorted by relevance
810 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() function 1212 * cpu_base->*expires_next is only set by hrtimer_reprogram() in hrtimer_update_softirq_timer() 1214 hrtimer_reprogram(cpu_base->softirq_next_timer, reprogram); in hrtimer_update_softirq_timer() 1330 hrtimer_reprogram(timer, true); in hrtimer_start_range_ns()