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

/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.c189 kmem_cache_alloc(kmem_cache_t *cache, int flags) function
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h66 #define kmem_cache_alloc(...) linux_kmem_cache_alloc(__VA_ARGS__) macro
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h368 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f) macro

Completed in 136 milliseconds