__cmpxchg_small   153 arch/mips/include/asm/cmpxchg.h extern unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old,
__cmpxchg_small   163 arch/mips/include/asm/cmpxchg.h 		return __cmpxchg_small(ptr, old, new, size);