Searched defs:arch_xchg_acquire (Results 1 – 2 of 2) sorted by relevance
101 #define arch_xchg_acquire(...) __xchg_wrapper(_acq, __VA_ARGS__) macro
75 #define arch_xchg_acquire(ptr, x) \ macro