Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dtimer.c188 # define BASE_STD 0 macro
192 # define BASE_STD 0 macro
838 struct timer_base *base = per_cpu_ptr(&timer_bases[BASE_STD], cpu); in get_timer_cpu_base()
851 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_timer_this_cpu_base()
1609 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_next_timer_interrupt()
1667 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in timer_clear_idle()
1784 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_timer_softirq()
1796 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_local_timers()