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

/osnet-11/usr/src/lib/libumem/common/
H A Dvmem_base.h56 extern void vmem_reap(void); /* vmem_populate()-safe reap */
H A Dvmem_mmap.c54 vmem_reap();
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 17 milliseconds