Searched defs:atomic64_cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance
490 #define atomic64_cmpxchg_acquire(v, o, n) \ macro
1975 #define atomic64_cmpxchg_acquire atomic64_cmpxchg macro1982 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function1988 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro
1471 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function1476 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro