Searched defs:reprogram (Results 1 – 3 of 3) sorted by relevance
844 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram()1140 bool newstate, bool reprogram) in __remove_hrtimer()1188 bool reprogram; in remove_hrtimer() local1293 static void hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer()
54 unsigned int reprogram:1; /* need to reprogram the internval */ member
3057 bool reprogram = true; in __perf_install_in_context() local