Searched defs:reprogram (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ | ||
| H A D | hrtimer.c | 844 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram() argument |
| /linux/sound/pci/ctxfi/ | ||
| H A D | cttimer.c | 54 unsigned int reprogram:1; /* need to reprogram the internval */ member |
| /linux/kernel/events/ | ||
| H A D | core.c | 3057 bool reprogram = true; __perf_install_in_context() local |