Home
last modified time | relevance | path

Searched refs:stop_one_cpu (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dstop_machine.c107 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() function
/kernel/sched/
Dcore.c2662 stop_one_cpu(task_cpu(p), migration_cpu_stop, &arg); in sched_exec()
4828 stop_one_cpu(cpu_of(rq), migration_cpu_stop, &arg); in set_cpus_allowed_ptr()