Searched defs:atomic_cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance
95 #define atomic_cmpxchg_acquire(v, old, new) \ macro
198 #define atomic_cmpxchg_acquire(v, o, n) \ macro
450 #define atomic_cmpxchg_acquire atomic_cmpxchg macro456 #define atomic_cmpxchg_acquire(...) \ macro