Lines Matching defs:children
141 * Find any orphan lgroups without parents and make them be children of
229 * Update children of parents not to include given lgroup
481 * Find any orphan lgroups without parents and make them be children
685 * Get children lgroups of given lgroup
688 lgrp_children(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *children,
718 * No children, since only one level in lgroup hierarchy (ie. SMP)
721 if (children == NULL || count < 1)
727 * Make sure that children exist
735 * Given lgroup may not have any children
743 * Check lgroup children bitmask, fill in children array, and return
744 * number of children
749 if (children != NULL && nchildren < count)
750 children[nchildren] = i;
971 * Get memory contained within this lgroup (and its children)