Searched refs:atomic_ops_lock (Results 1 – 4 of 4) sorted by relevance
24 atomic_ops_lock(flags); in arch_atomic_set()36 atomic_ops_lock(flags); \50 atomic_ops_lock(flags); \68 atomic_ops_lock(flags); \
109 #define atomic_ops_lock(flags) do { \ macro121 #define atomic_ops_lock(flags) local_irq_save(flags) macro
73 atomic_ops_lock(__flags); \129 atomic_ops_lock(__flags); \
596 static DEFINE_SPINLOCK(atomic_ops_lock);627 spin_lock_bh(&atomic_ops_lock); in atomic_reply()638 spin_unlock_bh(&atomic_ops_lock); in atomic_reply()