Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Datomic64_64.h101 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
105 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
H A Datomic64_32.h64 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 o, s64 n) in arch_atomic64_cmpxchg() function
68 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
/openbmc/linux/arch/s390/include/asm/
H A Datomic.h117 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
121 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
/openbmc/linux/include/asm-generic/
H A Datomic64.h71 #define arch_atomic64_cmpxchg generic_atomic64_cmpxchg macro
/openbmc/linux/arch/arc/include/asm/
H A Datomic64-arcv2.h162 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro