Searched refs:stand_nregions (Results 1 – 1 of 1) sorted by relevance
62 static int stand_nregions; variable71 stand_nregions = 0; in vmem_stand_init()77 stand_region_t *sr = &stand_regions[stand_nregions]; in vmem_stand_add()81 if (stand_nregions == DEF_NREGIONS) { in vmem_stand_add()99 stand_nregions++; in vmem_stand_add()121 for (sr = stand_regions, i = 0; i < stand_nregions; i++, sr++) { in stand_parent_alloc()126 if (i == stand_nregions) { in stand_parent_alloc()152 ASSERT(stand_nregions == 1); in vmem_stand_arena()