Searched defs:arch_cmpxchg128_local (Results 1 – 3 of 3) 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
206 #define arch_cmpxchg128_local(ptr, o, n) \ macro
349 #define arch_cmpxchg128_local(ptr, o, n) \ macro