Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c844 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument
1140 __remove_hrtimer(struct hrtimer * timer,struct hrtimer_clock_base * base,bool newstate,bool reprogram) __remove_hrtimer() argument
1188 bool reprogram; remove_hrtimer() local
1293 hrtimer_update_softirq_timer(struct hrtimer_cpu_base * cpu_base,bool reprogram) hrtimer_update_softirq_timer() argument
[all...]
/linux/sound/pci/ctxfi/
H A Dcttimer.c54 unsigned int reprogram:1; /* need to reprogram the internval */ member
/linux/kernel/events/
H A Dcore.c3057 bool reprogram = true; __perf_install_in_context() local