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