Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
Dtimer.c2435 static void run_timer_base(int index) in run_timer_base() function
2447 run_timer_base(BASE_LOCAL); in run_timer_softirq()
2449 run_timer_base(BASE_GLOBAL); in run_timer_softirq()
2450 run_timer_base(BASE_DEF); in run_timer_softirq()