Home
last modified time | relevance | path

Searched refs:send_ipi_message (Results 1 – 1 of 1) sorted by relevance

/arch/alpha/kernel/
Dsmp.c551 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) in send_ipi_message() function
626 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()