Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Datomic64_64.h93 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
97 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
A Datomic64_32.h94 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
98 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro
/arch/s390/include/asm/
A Datomic.h191 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() function
195 #define arch_atomic64_cmpxchg arch_atomic64_cmpxchg macro

Completed in 7 milliseconds