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.c2123 static void __run_timer_base(struct timer_base *base);
2135 __run_timer_base(base); in timer_expire_remote()
2376 static void __run_timer_base(struct timer_base *base) in __run_timer_base() function
2393 __run_timer_base(base); in run_timer_base()