Searched defs:arch_cmpxchg (Results 1 – 3 of 3) sorted by relevance
192 #define arch_cmpxchg(...) __cmpxchg_wrapper( _mb, __VA_ARGS__) macro
148 #define arch_cmpxchg(ptr, old, new) \ macro
51 #define arch_cmpxchg(...) \ macro