Searched defs:atomic64_cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance
505 #define atomic64_cmpxchg_acquire(v, o, n) \ macro
2183 #define atomic64_cmpxchg_acquire atomic64_cmpxchg macro2190 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function2196 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro
1472 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function1477 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro