stop_one_cpu 30 include/linux/stop_machine.h int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg); stop_one_cpu 82 include/linux/stop_machine.h return stop_one_cpu(raw_smp_processor_id(), fn, arg);