Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dcmpxchg_32.h78 #define arch_try_cmpxchg64 __try_cmpxchg64 macro
137 static __always_inline bool arch_try_cmpxchg64(volatile u64 *ptr, u64 *oldp, u64 new) in arch_try_cmpxchg64() function
141 #define arch_try_cmpxchg64 arch_try_cmpxchg64 macro
Dcmpxchg_64.h17 #define arch_try_cmpxchg64(ptr, po, n) \ macro
/linux-6.14.4/arch/s390/include/asm/
Dcmpxchg.h170 #define arch_try_cmpxchg64 arch_try_cmpxchg macro