Searched defs:vmem_reap (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dvmem.c548 vmem_reap(void) function
605 * During this allocation, vmem_reap() is a no-op. If the allocation
606 * fails, we call vmem_reap() after dropping the population lock.
612 vmem_reap();
970 vmem_reap();
1645 * periodically so they can issue another vmem_reap()

Completed in 26 milliseconds