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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c89 * race condition issues, all other pre-umem_init() initialization is done
95 * 2.2. First use: umem_init()
99 * umem_init() is the central point for that task. When it completes,
103 * There are four different paths from which umem_init() is called:
113 * The last three just check if umem is initialized, and call umem_init()
125 * was agains &umem_null_cache, and calls umem_init().
140 * umem_cache_create()s will block by calling umem_init().
424 * value. The default value for this is currently 1 MB. Once umem_init() has
457 * the set of caches can only be determined once umem_init() has been called and
462 * During umem_init w
3323 umem_init(void) function
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2317 umem_init(void) function

Completed in 76 milliseconds