Searched defs:reprogram (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cttimer.c | 54 unsigned int reprogram:1; /* need to reprogram the internval */ member
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cttimer.c | 54 unsigned int reprogram:1; /* need to reprogram the internval */ member
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | hrtimer.c | 776 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument 1007 __remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, u8 newstate, int reprogram) __remove_hrtimer() argument 1052 bool reprogram; remove_hrtimer() local 1103 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) hrtimer_update_softirq_timer() argument [all...] |
/kernel/linux/linux-6.6/kernel/time/ |
H A D | hrtimer.c | 810 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument 1108 __remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, u8 newstate, int reprogram) __remove_hrtimer() argument 1145 bool reprogram; remove_hrtimer() local 1192 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) hrtimer_update_softirq_timer() argument [all...] |
/kernel/linux/linux-5.10/kernel/events/ |
H A D | core.c | 2834 bool reprogram = true; in __perf_install_in_context() local
|
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 2765 bool reprogram = true; in __perf_install_in_context() local
|
Completed in 35 milliseconds