Home
last modified time | relevance | path

Searched refs:arch_try_cmpxchg64_local (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dcmpxchg_32.h80 #define arch_try_cmpxchg64_local __try_cmpxchg64_local macro
147 static __always_inline bool arch_try_cmpxchg64_local(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64_local() function
151 #define arch_try_cmpxchg64_local arch_try_cmpxchg64_local macro
H A Dcmpxchg_64.h23 #define arch_try_cmpxchg64_local(ptr, po, n) \ macro
/linux-6.15/arch/s390/include/asm/
H A Dcmpxchg.h172 #define arch_try_cmpxchg64_local arch_try_cmpxchg macro
/linux-6.15/include/linux/atomic/
H A Datomic-arch-fallback.h401 #ifdef arch_try_cmpxchg64_local
402 #define raw_try_cmpxchg64_local arch_try_cmpxchg64_local