Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimer.c2124 static void __run_timer_base(struct timer_base *base);
2136 __run_timer_base(base); in timer_expire_remote()
2377 static void __run_timer_base(struct timer_base *base) in __run_timer_base() function
2394 __run_timer_base(base); in run_timer_base()