Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Datomic64_64.h194 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) in arch_atomic64_xchg() function
198 #define arch_atomic64_xchg arch_atomic64_xchg macro
H A Datomic64_32.h88 static inline s64 arch_atomic64_xchg(atomic64_t *v, s64 n) in arch_atomic64_xchg() function
98 #define arch_atomic64_xchg arch_atomic64_xchg macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Datomic.h215 #define arch_atomic64_xchg arch_atomic_xchg macro
/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-arch-fallback.h1960 arch_atomic64_xchg(atomic64_t *v, s64 i) in arch_atomic64_xchg() function
1968 #define arch_atomic64_xchg arch_atomic64_xchg macro
H A Datomic-fallback.h2130 #define arch_atomic64_xchg atomic64_xchg macro