Searched refs:to_whom (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() argument556 for_each_cpu(i, to_whom) in send_ipi_message()560 for_each_cpu(i, to_whom) in send_ipi_message()633 cpumask_t to_whom = cpu_possible_map; in smp_send_stop() local634 cpu_clear(smp_processor_id(), to_whom); in smp_send_stop()639 send_ipi_message(&to_whom, IPI_CPU_STOP); in smp_send_stop()