Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dhrtimer.c764 static void hrtimer_reprogram(struct hrtimer *timer, bool reprogram) in hrtimer_reprogram()
975 u8 newstate, int reprogram) in __remove_hrtimer()
1007 int reprogram; in remove_hrtimer() local
1046 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer()
/Linux-v4.19/sound/pci/ctxfi/
Dcttimer.c57 unsigned int reprogram:1; /* need to reprogram the internval */ member
/Linux-v4.19/include/linux/
Dfmc.h137 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw); member
/Linux-v4.19/kernel/events/
Dcore.c2490 bool reprogram = true; in __perf_install_in_context() local