Searched defs:arch_cmpxchg_acquire (Results 1 – 4 of 4) sorted by relevance
114 #define arch_cmpxchg_acquire(ptr, o, n) \ macro
186 #define arch_cmpxchg_acquire(...) __cmpxchg_wrapper(_acq, __VA_ARGS__) macro
248 #define arch_cmpxchg_acquire(ptr, o, n) \ macro
725 #define arch_cmpxchg_acquire(ptr, o, n) \ macro