Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/kernel/
Dsmp.c79 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) in send_ipi_message()
/Linux-v4.19/arch/alpha/kernel/
Dsmp.c510 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) in send_ipi_message()
587 cpumask_t to_whom; in smp_send_stop() local