Searched refs:__xchg_local (Results 1 – 3 of 3) sorted by relevance
71 __xchg_local(unsigned long x, volatile void *ptr, int size) in __xchg_local() function107 ((__typeof__(*(ptr)))__xchg_local((unsigned long)(x), (ptr), \
117 __xchg_local(volatile void *ptr, unsigned long x, unsigned int size) in __xchg_local() function139 (__typeof__(*(ptr))) __xchg_local((ptr), \
16 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \