Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimer.c2165 static void __run_timer_base(struct timer_base *base);
2177 __run_timer_base(base); in timer_expire_remote()
2418 static void __run_timer_base(struct timer_base *base) in __run_timer_base() function
2435 __run_timer_base(base); in run_timer_base()