Lines Matching defs:child
106 * After fork, child runs first. If set to 0 (default) then
363 * If parent is already on the list, we add the child
365 * the list, this means to put the child at the tail
6298 sd = sd->child;
6304 sd = sd->child;
6311 sd = sd->child;
8496 * This needs to be done in a top-down fashion because the load of a child
8692 struct sched_domain *child = sd->child;
8701 if (!child) {
8710 if (child->flags & SD_OVERLAP) {
8712 * SD_OVERLAP domains cannot assume that child groups
8730 * !SD_OVERLAP domains can assume that child groups
8734 group = child->groups;
8745 } while (group != child->groups);
9514 struct sched_domain *child = env->sd->child;
9559 /* Tag domain that child domain prefers tasks go to siblings first */
9560 sds->prefer_sibling = child && child->flags & SD_PREFER_SIBLING;
9864 /* Try to move all excess tasks to child's sibling domain */
11563 * called on fork with the child task as argument from the parent's context
11564 * - child not yet on the tasklist
11643 * - A forked child which is waiting for being woken up by