Searched refs:VMEM_POPULATE_RESERVE (Results 1 – 2 of 2) sorted by relevance
302 #define VMEM_POPULATE_RESERVE 12 macro309 #define VMEM_MINFREE (VMEM_POPULATE_RESERVE + VMEM_SEGS_PER_ALLOC_MAX)707 nseg = VMEM_MINFREE + vmem_populators * VMEM_POPULATE_RESERVE; in vmem_populate()730 while (vmem_populator[i]->vm_nsegfree < VMEM_POPULATE_RESERVE) in vmem_populate()
185 #define VMEM_POPULATE_RESERVE \ macro193 #define VMEM_MINFREE (VMEM_POPULATE_RESERVE + VMEM_SEGS_PER_ALLOC_MAX)597 nseg = VMEM_MINFREE + vmem_populators * VMEM_POPULATE_RESERVE; in vmem_populate()625 while (vmem_populator[i]->vm_nsegfree < VMEM_POPULATE_RESERVE) in vmem_populate()