Home
last modified time | relevance | path

Searched refs:oldleaf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp_topo.c700 (void *)oldleaf, oldleaf->lgrp_id, in lgrp_split()
709 latency = lgrp_plat_latency(oldleaf->lgrp_plathand, in lgrp_split()
727 if (!LGRP_EXISTS(lgrp) || lgrp == oldleaf || in lgrp_split()
740 oldleaf->lgrp_id, newleaf->lgrp_id, latency, in lgrp_split()
753 klgrpset_del(parent->lgrp_leaves, oldleaf->lgrp_id); in lgrp_split()
851 if (newleaf == NULL || oldleaf == NULL || newleaf == oldleaf) in lgrp_lineage_add()
858 (void *)oldleaf, oldleaf->lgrp_id, in lgrp_lineage_add()
866 latency = lgrp_plat_latency(oldleaf->lgrp_plathand, in lgrp_lineage_add()
873 nlevels = lgrp_topo_height(oldleaf); in lgrp_lineage_add()
888 child = oldleaf; in lgrp_lineage_add()
[all …]