Lines Matching refs:nlgrps
97 int nlgrps; /* number of lgroups in machine */ variable
286 if (nlgrps > 2) in lgrp_optimizations()
305 ASSERT(nlgrps == 0); in lgrp_root_init()
306 id = nlgrps++; in lgrp_root_init()
858 lgrpid = nlgrps++; in lgrp_create()
868 nlgrps++; in lgrp_create()
888 if (nlgrps > nlgrpsmax || my_lgrp == NULL) in lgrp_create()
889 panic("Too many lgrps for platform (%d)", nlgrps); in lgrp_create()
925 if (nlgrps == 1) in lgrp_destroy()
959 nlgrps--; in lgrp_destroy()
3644 if (nlgrps == 1 || !lgrp_initialized) in lgrp_mem_choose()
3808 ASSERT(lgrps_spanned <= nlgrps); in lgrp_mem_choose()