Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dlgrpplat.c64 static int nlgrps_alloc; variable
348 lgrp = &lgrp_space[nlgrps_alloc++]; in lgrp_plat_alloc()
349 if (lgrpid >= NLGRP || nlgrps_alloc > NLGRP) in lgrp_plat_alloc()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c353 static int nlgrps_alloc; variable
746 lgrp = &lgrp_space[nlgrps_alloc++]; in lgrp_plat_alloc()
747 if (lgrpid >= NLGRP || nlgrps_alloc > NLGRP) in lgrp_plat_alloc()