Searched refs:arch_cmpxchg64_local (Results 1 – 3 of 3) sorted by relevance
42 #define arch_cmpxchg64_local(ptr, o, n) \ macro96 #define arch_cmpxchg64_local(ptr, o, n) \ macro
16 #define arch_cmpxchg64_local(ptr, o, n) \ macro
450 arch_cmpxchg64_local(__ai_ptr, (old), (new)); \