Searched refs:base_local (Results 1 – 1 of 1) sorted by relevance
2024 struct timer_base *base_local, in fetch_next_timer_interrupt() argument2075 if (base_local->timers_pending) in fetch_next_timer_interrupt()2109 lockdep_assert_held(&base_local->lock); in fetch_next_timer_interrupt_remote()2131 raw_spin_unlock(&base_local->lock); in timer_unlock_remote_bases()2151 raw_spin_lock(&base_local->lock); in timer_lock_remote_bases()2245 raw_spin_lock(&base_local->lock); in __get_next_timer_interrupt()2265 base_local->is_idle, &tevt); in __get_next_timer_interrupt()2271 __forward_timer_base(base_local, basej); in __get_next_timer_interrupt()2291 base_local->is_idle = true; in __get_next_timer_interrupt()2301 *idle = base_local->is_idle; in __get_next_timer_interrupt()[all …]