Searched refs:atomic_ops_lock (Results 1 – 4 of 4) sorted by relevance
113 #define atomic_ops_lock(flags) do { \ macro135 #define atomic_ops_lock(flags) local_irq_save(flags) macro
59 atomic_ops_lock(flags); in __cmpxchg()159 atomic_ops_lock(flags); \
121 atomic_ops_lock(flags); in atomic_set()140 atomic_ops_lock(flags); \154 atomic_ops_lock(flags); \172 atomic_ops_lock(flags); \
546 static DEFINE_SPINLOCK(atomic_ops_lock);569 spin_lock_bh(&atomic_ops_lock); in process_atomic()581 spin_unlock_bh(&atomic_ops_lock); in process_atomic()