Searched refs:active_cpus (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/
H A Dstop_machine.c151 const struct cpumask *active_cpus; member in struct:multi_stop_data
188 if (!msdata->active_cpus) multi_cpu_stop()
191 is_active = cpumask_test_cpu(cpu, msdata->active_cpus); multi_cpu_stop()
266 .active_cpus = cpumask_of(cpu1), stop_two_cpus()
542 .active_cpus = cpus, __stop_machine()
607 .active_cpus = cpus }; stop_machine_from_inactive_cpu()
/linux-4.4.14/arch/ia64/mm/
H A Ddiscontig.c440 * to the local node data structure. The active_cpus field of the per-node

Completed in 116 milliseconds