Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dtimer.c2030 struct timer_base *base_global, in fetch_next_timer_interrupt() argument
2106 struct timer_base *base_local, *base_global; in fetch_next_timer_interrupt_remote() local
2115 lockdep_assert_held(&base_global->lock); in fetch_next_timer_interrupt_remote()
2130 struct timer_base *base_local, *base_global; in timer_unlock_remote_bases() local
2135 raw_spin_unlock(&base_global->lock); in timer_unlock_remote_bases()
2149 struct timer_base *base_local, *base_global; in timer_lock_remote_bases() local
2233 struct timer_base *base_local, *base_global; in __get_next_timer_interrupt() local
2254 base_global, &tevt); in __get_next_timer_interrupt()
2277 __forward_timer_base(base_global, basej); in __get_next_timer_interrupt()
2303 base_global->is_idle = true; in __get_next_timer_interrupt()
[all …]

Completed in 13 milliseconds