Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dtimer.c2029 struct timer_base *base_local, in fetch_next_timer_interrupt() argument
2080 if (base_local->timers_pending) in fetch_next_timer_interrupt()
2114 lockdep_assert_held(&base_local->lock); in fetch_next_timer_interrupt_remote()
2136 raw_spin_unlock(&base_local->lock); in timer_unlock_remote_bases()
2156 raw_spin_lock(&base_local->lock); in timer_lock_remote_bases()
2250 raw_spin_lock(&base_local->lock); in __get_next_timer_interrupt()
2270 base_local->is_idle, &tevt); in __get_next_timer_interrupt()
2276 __forward_timer_base(base_local, basej); in __get_next_timer_interrupt()
2296 base_local->is_idle = true; in __get_next_timer_interrupt()
2306 *idle = base_local->is_idle; in __get_next_timer_interrupt()
[all …]

Completed in 9 milliseconds