Home
last modified time | relevance | path

Searched defs:atomic64_cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/powerpc/include/asm/
Datomic.h505 #define atomic64_cmpxchg_acquire(v, o, n) \ macro
/linux-5.10/include/linux/
Datomic-fallback.h2183 #define atomic64_cmpxchg_acquire atomic64_cmpxchg macro
2190 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function
2196 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro
/linux-5.10/include/asm-generic/
Datomic-instrumented.h1472 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function
1477 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro