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

/osnet-11/usr/src/lib/libumem/common/
H A Dvmem.c72 * In the kernel, vmem_init() allows you to create a single, top-level arena,
93 * The new vmem_init() allows you to specify a "parent" of the heap, along
1659 * If vmem_init is called again, we need to be able to reset the world.
1688 vmem_init(const char *parent_name, size_t parent_quantum, function

Completed in 25 milliseconds