Searched refs:arch_cmpxchg128_local (Results 1 – 4 of 4) sorted by relevance
56 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) in arch_cmpxchg128_local() function60 #define arch_cmpxchg128_local arch_cmpxchg128_local macro
252 #define arch_cmpxchg128_local arch_cmpxchg128 macro
206 #define arch_cmpxchg128_local(ptr, o, n) \ macro
351 #define arch_cmpxchg128_local(ptr, o, n) \ macro
Completed in 8 milliseconds