Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dposix-cpu-timers.c455 static void cleanup_timerqueue(struct timerqueue_head *head) in cleanup_timerqueue() function
476 cleanup_timerqueue(&pct->bases[CPUCLOCK_PROF].tqhead); in cleanup_timers()
477 cleanup_timerqueue(&pct->bases[CPUCLOCK_VIRT].tqhead); in cleanup_timers()
478 cleanup_timerqueue(&pct->bases[CPUCLOCK_SCHED].tqhead); in cleanup_timers()