Searched refs:atomic_ops_lock (Results 1 – 3 of 3) 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); \
111 #define atomic_ops_lock(flags) do { \ macro123 #define atomic_ops_lock(flags) local_irq_save(flags) macro
75 atomic_ops_lock(__flags); \131 atomic_ops_lock(__flags); \
Completed in 5 milliseconds