Lines Matching refs:lgrp_count
1124 lgrp_leaf_add(lgrp_t *leaf, lgrp_t **lgrps, int lgrp_count,
1138 (void *)leaf, leaf->lgrp_id, (void *)lgrps, lgrp_count,
1195 for (i = 0; i < lgrp_count; i++) {
1246 lgrp_leaf_delete(lgrp_t *leaf, lgrp_t **lgrps, int lgrp_count,
1272 (void *)leaf, leaf->lgrp_id, (void *)lgrps, lgrp_count,
1279 for (i = 0; i < lgrp_count; i++) {
1340 lgrp_topo_flatten(int levels, lgrp_t **lgrps, int lgrp_count,
1358 for (i = 0; i <= lgrp_count; i++) {
1459 lgrp_topo_update(lgrp_t **lgrps, int lgrp_count, klgrpset_t *changed)
1491 for (i = 0; i < lgrp_count; i++) {
1510 count += lgrp_leaf_add(lgrp, lgrps, lgrp_count, &changes);
1526 count += lgrp_topo_flatten(2, lgrps, lgrp_count, changed);