send_ipi_single   417 arch/mips/cavium-octeon/smp.c 	.send_ipi_single	= octeon_send_ipi_single,
send_ipi_single   497 arch/mips/cavium-octeon/smp.c 	.send_ipi_single	= octeon_78xx_send_ipi_single,
send_ipi_single    25 arch/mips/include/asm/smp-ops.h 	void (*send_ipi_single)(int cpu, unsigned int action);
send_ipi_single    73 arch/mips/include/asm/smp.h 	mp_ops->send_ipi_single(cpu, SMP_RESCHEDULE_YOURSELF);
send_ipi_single   421 arch/mips/kernel/smp-bmips.c 	.send_ipi_single	= bmips43xx_send_ipi_single,
send_ipi_single   438 arch/mips/kernel/smp-bmips.c 	.send_ipi_single	= bmips5000_send_ipi_single,
send_ipi_single   141 arch/mips/kernel/smp-cmp.c 	.send_ipi_single	= mips_smp_send_ipi_single,
send_ipi_single   613 arch/mips/kernel/smp-cps.c 	.send_ipi_single	= mips_smp_send_ipi_single,
send_ipi_single   232 arch/mips/kernel/smp-mt.c 	.send_ipi_single	= mips_smp_send_ipi_single,
send_ipi_single    68 arch/mips/kernel/smp-up.c 	.send_ipi_single	= up_send_ipi_single,
send_ipi_single   733 arch/mips/loongson64/loongson-3/smp.c 	.send_ipi_single = loongson3_send_ipi_single,
send_ipi_single   278 arch/mips/netlogic/common/smp.c 	.send_ipi_single	= nlm_send_ipi_single,
send_ipi_single   138 arch/mips/paravirt/paravirt-smp.c 	.send_ipi_single	= paravirt_send_ipi_single,
send_ipi_single   236 arch/mips/sgi-ip27/ip27-smp.c 	.send_ipi_single	= ip27_send_ipi_single,
send_ipi_single   149 arch/mips/sibyte/bcm1480/smp.c 	.send_ipi_single	= bcm1480_send_ipi_single,
send_ipi_single   138 arch/mips/sibyte/sb1250/smp.c 	.send_ipi_single	= sb1250_send_ipi_single,
send_ipi_single   179 arch/riscv/kernel/smp.c 	send_ipi_single(cpu, IPI_CALL_FUNC);
send_ipi_single   209 arch/riscv/kernel/smp.c 	send_ipi_single(cpu, IPI_RESCHEDULE);