Searched refs:ipi_message_type (Results 1 – 2 of 2) sorted by relevance
71 enum ipi_message_type { enum202 ipi_send(int cpu, enum ipi_message_type op) in ipi_send()215 send_IPI_mask(const struct cpumask *mask, enum ipi_message_type op) in send_IPI_mask()224 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()232 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself()
63 enum ipi_message_type { enum551 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) in send_ipi_message()