Searched refs:arch_try_cmpxchg128_local (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h82 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) function
86 #define arch_try_cmpxchg128_local arch_try_cmpxchg128_local macro
/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h416 #ifdef arch_try_cmpxchg128_local
417 #define raw_try_cmpxchg128_local arch_try_cmpxchg128_local

Completed in 113 milliseconds