Lines Matching full:reprogramming
243 * so we keep it on the same CPU. No hassle vs. reprogramming in switch_hrtimer_base()
555 * cpu_base::*expires_next right away, reprogramming logic would no longer
784 * function call will take care of the reprogramming in case the in retrigger_next_event()
897 * before reprogramming. Nothing to do here. in update_needs_ipi()
1103 * reprogram to zero. This is useful, when the context does a reprogramming
1146 * Remove the timer and force reprogramming when high in remove_hrtimer()
1148 * CPU. If we remove a timer on another CPU, reprogramming is in remove_hrtimer()
1150 * reprogramming happens in the interrupt handler. This is a in remove_hrtimer()
1157 * If the timer is not restarted then reprogramming is in remove_hrtimer()
1200 * reprogramming needs to be triggered, even if the next soft in hrtimer_update_softirq_timer()
1223 * timer then this might end up reprogramming the hardware twice in __hrtimer_start_range_ns()
1226 * and enforce reprogramming after it is queued no matter whether in __hrtimer_start_range_ns()
1238 * skip reprogramming, keep the timer local and enforce in __hrtimer_start_range_ns()
1239 * reprogramming later if it was the first expiring timer. This in __hrtimer_start_range_ns()
1266 * reprogramming on removal and enqueue. Force reprogram the in __hrtimer_start_range_ns()
1829 /* Reprogramming necessary ? */ in hrtimer_interrupt()