Searched refs:arch_cmpxchg128_local (Results 1 – 3 of 3) sorted by relevance
50 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128_local() function54 #define arch_cmpxchg128_local arch_cmpxchg128_local macro
206 #define arch_cmpxchg128_local(ptr, o, n) \ macro
414 #define raw_cmpxchg128_local arch_cmpxchg128_local