mips_cpc_lock_other  162 arch/mips/include/asm/mips-cpc.h extern void mips_cpc_lock_other(unsigned int core);
mips_cpc_lock_other  174 arch/mips/include/asm/mips-cpc.h static inline void mips_cpc_lock_other(unsigned int core) { }
mips_cpc_lock_other  236 arch/mips/kernel/smp-cps.c 		mips_cpc_lock_other(core);
mips_cpc_lock_other  555 arch/mips/kernel/smp-cps.c 			mips_cpc_lock_other(core);
mips_cpc_lock_other  184 arch/mips/kernel/smp.c 				mips_cpc_lock_other(core);