Lines Matching refs:umem_init
89 * 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 we're going to dynamically construct a new version of
1232 if (umem_init())
2177 if (umem_init())
2206 if (umem_init())
2671 if (umem_ready != UMEM_READY && umem_init() == 0) {
3323 umem_init(void)
3334 * The usual case -- non-recursive invocation of umem_init().
3397 * From this point until we finish, recursion into umem_init() will