stop_cpus          34 include/linux/stop_machine.h int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);
stop_cpus          89 include/linux/stop_machine.h 	return stop_cpus(cpumask, fn, arg);