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

/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dvmem_base.h58 extern void vmem_reap(void); /* vmem_populate()-safe reap */
H A Dvmem_mmap.c56 vmem_reap();
H A Dvmem.c549 vmem_reap(void) function
606 * During this allocation, vmem_reap() is a no-op. If the allocation
607 * fails, we call vmem_reap() after dropping the population lock.
613 vmem_reap();
970 vmem_reap();
1645 * periodically so they can issue another vmem_reap()

Completed in 108 milliseconds