Searched refs:arch_cmpxchg128_local (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h50 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) function
54 #define arch_cmpxchg128_local arch_cmpxchg128_local macro
/linux-master/arch/arm64/include/asm/
H A Dcmpxchg.h206 #define arch_cmpxchg128_local(ptr, o, n) \ macro
/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h414 #define raw_cmpxchg128_local arch_cmpxchg128_local

Completed in 263 milliseconds