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

/osnet-11/usr/src/lib/libumem/common/
H A Dumem.c74 * umem_free(), and umem_cache_alloc() do not require special handling,
111 * In this case, umem_cache_alloc(&umem_null_cache, ...) is called.
116 * So umem_cache_alloc() returns NULL, and umem_alloc()/umem_zalloc() call
136 * is always zero. umem_cache_alloc uses cp->cache_cpu_mask to
259 * * a umem_cache_alloc() could leak its buffer.
1637 #pragma weak umem_cache_alloc = _umem_cache_alloc macro
1810 * across umem_cache_alloc() because lower layers may

Completed in 31 milliseconds