Home
last modified time | relevance | path

Searched defs:arch_atomic64_try_cmpxchg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Datomic64_64.h188 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
192 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro
/linux-6.1.9/include/linux/atomic/
Datomic-arch-fallback.h2192 arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
2200 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro
2267 arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
2275 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro