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()131 atomic_ops_lock(flags); \
114 atomic_ops_lock(flags); in atomic_set()133 atomic_ops_lock(flags); \147 atomic_ops_lock(flags); \165 atomic_ops_lock(flags); \
516 static DEFINE_SPINLOCK(atomic_ops_lock);539 spin_lock_bh(&atomic_ops_lock); in process_atomic()551 spin_unlock_bh(&atomic_ops_lock); in process_atomic()