Home
last modified time | relevance | path

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

/kernel/time/
Dtimer.c189 # define BASE_STD 0 macro
193 # define BASE_STD 0 macro
847 struct timer_base *base = per_cpu_ptr(&timer_bases[BASE_STD], cpu); in get_timer_cpu_base()
860 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_timer_this_cpu_base()
1653 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in get_next_timer_interrupt()
1711 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in timer_clear_idle()
1828 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_timer_softirq()
1840 struct timer_base *base = this_cpu_ptr(&timer_bases[BASE_STD]); in run_local_timers()