Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-kmem-cache.m411 struct kmem_cache *skc_linux_cache;
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c145 struct kmem_cache *cache = private; in kmem_std_constructor()
153 struct kmem_cache *cache = private; in kmem_std_destructor()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h58 typedef struct kmem_cache { struct
H A DMakefile.am22 kmem_cache.h \
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A DMakefile.am20 kmem_cache.h \
H A Dkmem_cache.h156 struct kmem_cache *skc_linux_cache; /* Linux slab cache if used */
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c1247 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()