Searched defs:atomic_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
183 #define atomic_cmpxchg_acquire atomic_cmpxchg macro189 #define atomic_cmpxchg_acquire(...) \ macro
86 #define atomic_cmpxchg_acquire(v, old, new) \ macro