__xchg_small       77 arch/mips/include/asm/cmpxchg.h extern unsigned long __xchg_small(volatile void *ptr, unsigned long val,
__xchg_small       86 arch/mips/include/asm/cmpxchg.h 		return __xchg_small(ptr, x, size);