ipi_message_type  510 arch/alpha/kernel/smp.c send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation)
ipi_message_type   75 arch/csky/kernel/smp.c send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation)
ipi_message_type   23 arch/hexagon/include/asm/smp.h extern void send_ipi(const struct cpumask *cpumask, enum ipi_message_type msg);
ipi_message_type   93 arch/hexagon/kernel/smp.c void send_ipi(const struct cpumask *cpumask, enum ipi_message_type msg)
ipi_message_type  188 arch/parisc/kernel/smp.c ipi_send(int cpu, enum ipi_message_type op)
ipi_message_type  201 arch/parisc/kernel/smp.c send_IPI_mask(const struct cpumask *mask, enum ipi_message_type op)
ipi_message_type  210 arch/parisc/kernel/smp.c send_IPI_single(int dest_cpu, enum ipi_message_type op)
ipi_message_type  218 arch/parisc/kernel/smp.c send_IPI_allbutself(enum ipi_message_type op)
ipi_message_type   84 arch/riscv/kernel/smp.c static void send_ipi_mask(const struct cpumask *mask, enum ipi_message_type op)
ipi_message_type   98 arch/riscv/kernel/smp.c static void send_ipi_single(int cpu, enum ipi_message_type op)