Searched refs:arch_cmpxchg_local (Results 1 – 4 of 4) sorted by relevance
19 arch_cmpxchg_local((ptr), (o), (n)); \
154 #define arch_cmpxchg_local(ptr, old, new) \ macro
193 #define arch_cmpxchg_local arch_cmpxchg_relaxed macro200 #define arch_cmpxchg64_local arch_cmpxchg_local
1756 arch_cmpxchg_local(__ai_ptr, __VA_ARGS__); \