Searched defs:migration_cpu_stop (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dcore.c2433 stop_one_cpu(task_cpu(p), migration_cpu_stop, &arg); sched_exec() local
4816 stop_one_cpu(cpu_of(rq), migration_cpu_stop, &arg); set_cpus_allowed_ptr() local
4926 static int migration_cpu_stop(void *data) migration_cpu_stop() function

Completed in 100 milliseconds