Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/i86pc/os/
H A Dlgrpplat.c352 static int nlgrps_alloc; variable
745 lgrp = &lgrp_space[nlgrps_alloc++]; in lgrp_plat_alloc()
746 if (lgrpid >= NLGRP || nlgrps_alloc > NLGRP) in lgrp_plat_alloc()