Home
last modified time | relevance | path

Searched refs:umem_cache_alloc (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/
H A Dumem.h174 umem_cache_alloc(umem_cache_t *cp, int flags) in umem_cache_alloc() function
/f-stack/freebsd/contrib/openzfs/cmd/zstream/
H A Dzstream_redup.c150 redup_entry_t *rde = umem_cache_alloc(rdt->ddecache, UMEM_NOFAIL); in rdt_insert()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_context.h428 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f)