Home
last modified time | relevance | path

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

/kernel/time/
Dposix-cpu-timers.c443 static void cleanup_timerqueue(struct timerqueue_head *head) in cleanup_timerqueue() function
464 cleanup_timerqueue(&pct->bases[CPUCLOCK_PROF].tqhead); in cleanup_timers()
465 cleanup_timerqueue(&pct->bases[CPUCLOCK_VIRT].tqhead); in cleanup_timers()
466 cleanup_timerqueue(&pct->bases[CPUCLOCK_SCHED].tqhead); in cleanup_timers()