Searched refs:arch_xchg_relaxed (Results 1 – 6 of 6) sorted by relevance
119 #define arch_xchg_relaxed(ptr, x) ({ \ macro133 #define arch_xchg arch_xchg_relaxed
100 #define arch_xchg_relaxed(ptr, val) \ macro
54 #define arch_xchg_relaxed(ptr, x) \ macro
79 #define arch_xchg_relaxed(ptr, x) \ macro
100 #define arch_xchg_relaxed(...) __xchg_wrapper( , __VA_ARGS__) macro
261 #define arch_xchg_relaxed(ptr, x) \ macro