Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dtimer.c1763 static inline void __run_timers(struct timer_base *base) in __run_timers() function
1803 __run_timers(base); in run_timer_softirq()
1805 __run_timers(this_cpu_ptr(&timer_bases[BASE_DEF])); in run_timer_softirq()