Searched refs:atomic64_cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance
156 #define atomic64_cmpxchg_acquire atomic_cmpxchg_acquire macro
1107 #define atomic64_cmpxchg_acquire atomic64_cmpxchg macro1112 #ifndef atomic64_cmpxchg_acquire1113 #define atomic64_cmpxchg_acquire(...) \ macro
490 #define atomic64_cmpxchg_acquire(v, o, n) \ macro