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

/kernel/time/
H A Dhrtimer.c172 * before the next event on the target cpu because we cannot reprogram
531 * T1 is removed, so this code is called and would reprogram
533 * will not reprogram the hardware due to hang_detected being
568 * When the callback is running, we do not reprogram the clock event
713 * We might have to reprogram the high resolution timer interrupt. On
728 * During resume we might have to reprogram the high resolution timer
854 * reprogram to zero. This is useful, when the context does a reprogramming
859 unsigned long newstate, int reprogram)
870 if (reprogram && hrtimer_hres_active()) {
894 int reprogram; local
857 __remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, unsigned long newstate, int reprogram) argument
[all...]

Completed in 18 milliseconds