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