Searched defs:to_whom (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/csky/kernel/
H A Dsmp.c89 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) argument
/linux-master/arch/alpha/kernel/
H A Dsmp.c497 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) argument
574 cpumask_t to_whom; local
576 cpumask_clear_cpu(smp_processor_id(), &to_whom); local

Completed in 261 milliseconds