Searched refs:lgrp_topo_flatten (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | lgrp.h | 601 int lgrp_topo_flatten(int, lgrp_t **, int, klgrpset_t *);
|
/titanic_50/usr/src/uts/common/os/ |
H A D | lgrp_topo.c | 1340 lgrp_topo_flatten(int levels, lgrp_t **lgrps, int lgrp_count, in lgrp_topo_flatten() function 1526 count += lgrp_topo_flatten(2, lgrps, lgrp_count, changed); in lgrp_topo_update()
|
H A D | lgrp.c | 673 (void) lgrp_topo_flatten(resource, in lgrp_config()
|