Searched refs:xchg_local (Results 1 – 3 of 3) sorted by relevance
13 #define xchg_local(ptr, x) \ macro
57 #define local_xchg(l, n) (xchg_local(&((l)->a.counter), (n)))
188 #define xchg_local(ptr,x) \ macro