Lines Matching refs:umem_init
82 * race condition issues, all other pre-umem_init() initialization is done
88 * 2.2. First use: umem_init()
92 * umem_init() is the central point for that task. When it completes,
96 * There are four different paths from which umem_init() is called:
106 * The last three just check if umem is initialized, and call umem_init()
118 * was agains &umem_null_cache, and calls umem_init().
133 * umem_cache_create()s will block by calling umem_init().
968 if (umem_init())
1910 if (umem_init())
1939 if (umem_init())
2404 if (umem_ready != UMEM_READY && umem_init() == 0) {
3028 umem_init(void)
3039 * The usual case -- non-recursive invocation of umem_init().
3102 * From this point until we finish, recursion into umem_init() will