Searched refs:smp_bitops_lock (Results 1 – 2 of 2) sorted by relevance
111 extern arch_spinlock_t smp_bitops_lock;125 arch_spin_lock(&smp_bitops_lock); \129 arch_spin_unlock(&smp_bitops_lock); \
31 arch_spinlock_t smp_bitops_lock = __ARCH_SPIN_LOCK_UNLOCKED; variable