Searched refs:__xchg_acquire (Results 1 – 2 of 2) sorted by relevance
55 #define __xchg_acquire(ptr, new, size) \ macro86 (__typeof__(*(ptr))) __xchg_acquire((ptr), \
259 return __xchg_acquire(&(v->counter), n, size); \