Searched refs:detach_task (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/sched/
H A Dfair.c7717 * select_task_rq_fair() races with LB's detach_task().
7719 * detach_task()
9012 * detach_task() -- detach the task for the migration specified in env
9014 static void detach_task(struct task_struct *p, struct lb_env *env) function
9039 detach_task(p, env);
9158 detach_task(p, env);
9196 * attach_task() -- attach the task detached by detach_task() to its new rq.

Completed in 248 milliseconds