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