Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dcmpxchg_64.h82 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128() function
86 #define arch_try_cmpxchg128 arch_try_cmpxchg128 macro
/linux-6.14.4/arch/s390/include/asm/
Dcmpxchg.h256 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128() function
268 #define arch_try_cmpxchg128 arch_try_cmpxchg128 macro