Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Datomic.h490 #define atomic64_cmpxchg_acquire(v, o, n) \ macro
/Linux-v5.4/include/linux/
Datomic-fallback.h1975 #define atomic64_cmpxchg_acquire atomic64_cmpxchg macro
1982 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function
1988 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro
/Linux-v5.4/include/asm-generic/
Datomic-instrumented.h1471 atomic64_cmpxchg_acquire(atomic64_t *v, s64 old, s64 new) in atomic64_cmpxchg_acquire() function
1476 #define atomic64_cmpxchg_acquire atomic64_cmpxchg_acquire macro