Lines Matching refs:detached
8141 * Returns number of detached tasks if successful and 0 otherwise.
8148 int detached = 0;
8248 detached++;
8253 * kernels will stop after the first task is detached to minimize
8275 if (env->flags & LBF_IGNORE_PREFERRED_CLUSTER_TASKS && !detached) {
8288 schedstat_add(env->sd->lb_gained[env->idle], detached);
8290 return detached;
8294 * attach_task() -- attach the task detached by detach_task() to its new rq.
8320 * attach_tasks() -- attaches all tasks detached by detach_tasks() to their
10224 * We've detached some tasks from busiest_rq. Every