Searched refs:raw_xchg_acquire (Results 1 – 2 of 2) sorted by relevance
22 #define raw_xchg_acquire arch_xchg_acquire macro24 #define raw_xchg_acquire(...) \ macro27 #define raw_xchg_acquire arch_xchg macro30 #define raw_xchg_acquire(...) raw_xchg_acquire_not_implemented() macro1935 return raw_xchg_acquire(&v->counter, new); in raw_atomic_xchg_acquire()4047 return raw_xchg_acquire(&v->counter, new); in raw_atomic64_xchg_acquire()
4723 raw_xchg_acquire(__ai_ptr, __VA_ARGS__); \