Searched refs:__xchg_local (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h218 __xchg_local(void *ptr, unsigned long x, unsigned int size) function
232 BUILD_BUG_ON_MSG(1, "Unsupported size for __xchg_local");
257 (__typeof__(*(ptr))) __xchg_local((ptr), \

Completed in 88 milliseconds