Searched refs:timer_lock (Results 1 – 1 of 1) sorted by relevance
10 static unsigned int timer_lock = SPINLOCK_UNLOCK; variable15 uint32_t exceptions = cpu_spin_lock_xsave(&timer_lock); in generic_timer_start()31 cpu_spin_unlock_xrestore(&timer_lock, exceptions); in generic_timer_start()36 uint32_t exceptions = cpu_spin_lock_xsave(&timer_lock); in generic_timer_stop()43 cpu_spin_unlock_xrestore(&timer_lock, exceptions); in generic_timer_stop()