Searched defs: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()633 cpumask_t to_whom = cpu_possible_map; in smp_send_stop() local