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.c2431 static void run_timer_base(int index) in run_timer_base() function
2443 run_timer_base(BASE_LOCAL); in run_timer_softirq()
2445 run_timer_base(BASE_GLOBAL); in run_timer_softirq()
2446 run_timer_base(BASE_DEF); in run_timer_softirq()