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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dsmp.c547 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) argument
625 cpumask_t to_whom = cpu_possible_map; local
626 cpu_clear(smp_processor_id(), to_whom); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmp.c547 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) argument
625 cpumask_t to_whom = cpu_possible_map; local
626 cpu_clear(smp_processor_id(), to_whom); local

Completed in 64 milliseconds