Home
last modified time | relevance | path

Searched defs:reprogram (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/time/
Dhrtimer.c810 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram()
1110 u8 newstate, int reprogram) in __remove_hrtimer()
1145 bool reprogram; in remove_hrtimer() local
1192 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer()
/linux-6.6.21/sound/pci/ctxfi/
Dcttimer.c54 unsigned int reprogram:1; /* need to reprogram the internval */ member
/linux-6.6.21/kernel/events/
Dcore.c2765 bool reprogram = true; in __perf_install_in_context() local