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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmp.c548 send_ipi_message(cpumask_t to_whom, enum ipi_message_type operation) argument
690 cpumask_t to_whom = cpu_possible_map; local
691 cpu_clear(smp_processor_id(), to_whom); local
714 smp_call_function_on_cpu(void (*func) (void *info), void *info, int retry, int wait, cpumask_t to_whom) argument
728 cpu_clear(smp_processor_id(), to_whom); local
[all...]

Completed in 30 milliseconds