Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h66 #define kmem_cache_alloc(...) linux_kmem_cache_alloc(__VA_ARGS__)
161 linux_kmem_cache_alloc(struct linux_kmem_cache *c, gfp_t flags) in linux_kmem_cache_alloc() function