Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dtimer.c1995 static inline void __run_timers(struct timer_base *base) in __run_timers() function
2035 __run_timers(base); in run_timer_softirq()
2037 __run_timers(this_cpu_ptr(&timer_bases[BASE_DEF])); in run_timer_softirq()