Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h87 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) in arch_try_cmpxchg128_local() function
91 #define arch_try_cmpxchg128_local arch_try_cmpxchg128_local macro
/linux/arch/s390/include/asm/
H A Dcmpxchg.h269 #define arch_try_cmpxchg128_local arch_try_cmpxchg128 macro