Searched refs:cleanup_timerqueue (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/time/
H A Dposix-cpu-timers.c512 static void cleanup_timerqueue(struct timerqueue_head *head) function
533 cleanup_timerqueue(&pct->bases[CPUCLOCK_PROF].tqhead);
534 cleanup_timerqueue(&pct->bases[CPUCLOCK_VIRT].tqhead);
535 cleanup_timerqueue(&pct->bases[CPUCLOCK_SCHED].tqhead);

Completed in 212 milliseconds