Home
last modified time | relevance | path

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

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