Home
last modified time | relevance | path

Searched defs:arch_atomic64_cmpxchg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Datomic64_64.h182 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
186 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
H A Datomic64_32.h74 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 o, s64 n) in arch_atomic64_cmpxchg() function
78 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Datomic.h220 #define arch_atomic64_cmpxchg arch_atomic_cmpxchg macro
/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-arch-fallback.h2002 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
2010 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
H A Datomic-fallback.h2177 #define arch_atomic64_cmpxchg atomic64_cmpxchg macro