Searched refs:VMEM_INITIAL (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dvmem.c118 #define VMEM_INITIAL 6 /* early vmem arenas */ macro
194 static vmem_t vmem0[VMEM_INITIAL];
195 static vmem_t *vmem_populator[VMEM_INITIAL];
1443 ASSERT(id <= VMEM_INITIAL);
1518 ASSERT(pop_id <= VMEM_INITIAL);

Completed in 24 milliseconds