Lines Matching defs:children
194 * Find any orphan lgroups without parents and make them be children of
282 * Update children of parents not to include given lgroup
535 * Find any orphan lgroups without parents and make them be children
739 * Get children lgroups of given lgroup
742 lgrp_children(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *children,
772 * No children, since only one level in lgroup hierarchy (ie. SMP)
775 if (children == NULL || count < 1)
781 * Make sure that children exist
789 * Given lgroup may not have any children
797 * Check lgroup children bitmask, fill in children array, and return
798 * number of children
803 if (children != NULL && nchildren < count)
804 children[nchildren] = i;
1025 * Get memory contained within this lgroup (and its children)