Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Datomic64_64.h99 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
103 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro
Datomic64_32.h97 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
101 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro
/linux-6.14.4/arch/s390/include/asm/
Datomic.h197 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() function
201 #define arch_atomic64_try_cmpxchg arch_atomic64_try_cmpxchg macro