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

/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem.c74 * In the kernel, vmem_init() allows you to create a single, top-level arena,
95 * The new vmem_init() allows you to specify a "parent" of the heap, along
1661 * If vmem_init is called again, we need to be able to reset the world.
1690 vmem_init(const char *parent_name, size_t parent_quantum, function
/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c1752 vmem_init(const char *heap_name, function

Completed in 66 milliseconds