Searched refs:arch_xchg_relaxed (Results 1 – 3 of 3) sorted by relevance
148 arch_xchg_relaxed(&((v)->counter), (new))
101 #define arch_xchg_relaxed(...) __xchg_wrapper( , __VA_ARGS__) macro
1643 #if !defined(arch_xchg_relaxed) || defined(arch_xchg)1670 #if defined(arch_xchg_relaxed)1675 arch_xchg_relaxed(__ai_ptr, __VA_ARGS__); \