Searched refs:arch_xchg_acquire (Results 1 – 3 of 3) sorted by relevance
82 #define arch_xchg_acquire(ptr, x) \ macro
101 #define arch_xchg_acquire(...) __xchg_wrapper(_acq, __VA_ARGS__) macro
21 #if defined(arch_xchg_acquire)22 #define raw_xchg_acquire arch_xchg_acquire