Searched refs:stop_one_cpu (Results 1 – 2 of 2) sorted by relevance
139 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function155 EXPORT_SYMBOL_GPL(stop_one_cpu);
5283 stop_one_cpu(task_cpu(p), migration_cpu_stop, &arg); in sched_exec()8991 return stop_one_cpu(curr_cpu, migration_cpu_stop, &arg); in migrate_task_to()