Searched refs:atomic_ops_lock (Results 1 – 4 of 4) sorted by relevance
110 #define atomic_ops_lock(flags) do { \ macro132 #define atomic_ops_lock(flags) local_irq_save(flags) macro
56 atomic_ops_lock(flags); in __cmpxchg()159 atomic_ops_lock(flags); \
118 atomic_ops_lock(flags); in atomic_set()137 atomic_ops_lock(flags); \151 atomic_ops_lock(flags); \169 atomic_ops_lock(flags); \
543 static DEFINE_SPINLOCK(atomic_ops_lock);566 spin_lock_bh(&atomic_ops_lock); in process_atomic()578 spin_unlock_bh(&atomic_ops_lock); in process_atomic()