Home
last modified time | relevance | path

Searched refs:atomic64_cmpxchg_relaxed (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Datomic.h342 atomic64_cmpxchg_relaxed(atomic64_t *ptr, long long old, long long new) in ATOMIC64_OPS()
363 #define atomic64_cmpxchg_relaxed atomic64_cmpxchg_relaxed macro
/linux-4.4.14/include/linux/
Datomic.h334 #ifndef atomic64_cmpxchg_relaxed
335 #define atomic64_cmpxchg_relaxed atomic64_cmpxchg macro
/linux-4.4.14/arch/arm64/include/asm/
Datomic.h133 #define atomic64_cmpxchg_relaxed atomic_cmpxchg_relaxed macro