Searched refs:hrtimer_force_reprogram (Results 1 – 1 of 1) sorted by relevance
739 static void hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, bool skip_equal) in hrtimer_force_reprogram() function 832 hrtimer_force_reprogram(base, /* skip_equal */ false); in retrigger_next_event() 1179 hrtimer_force_reprogram(cpu_base, /* skip_equal */ true); in __remove_hrtimer() 1508 hrtimer_force_reprogram(timer->base->cpu_base, 1);1589 hrtimer_force_reprogram(timer->base->cpu_base, 1);2125 * Very similar to hrtimer_force_reprogram(), except it deals with in hrtimer_interrupt()