Searched refs:smp_atomic_ops_lock (Results 1 – 2 of 2) sorted by relevance
110 extern arch_spinlock_t smp_atomic_ops_lock;115 arch_spin_lock(&smp_atomic_ops_lock); \119 arch_spin_unlock(&smp_atomic_ops_lock); \
30 arch_spinlock_t smp_atomic_ops_lock = __ARCH_SPIN_LOCK_UNLOCKED; variable