Searched refs:send_ipi_message (Results 1 – 1 of 1) sorted by relevance
551 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) in send_ipi_message() function626 send_ipi_message(cpumask_of(cpu), IPI_RESCHEDULE); in smp_send_reschedule()639 send_ipi_message(&to_whom, IPI_CPU_STOP); in smp_send_stop()644 send_ipi_message(mask, IPI_CALL_FUNC); in arch_send_call_function_ipi_mask()649 send_ipi_message(cpumask_of(cpu), IPI_CALL_FUNC_SINGLE); in arch_send_call_function_single_ipi()