Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/config/
H A Dkernel-kmem-cache.m411 struct kmem_cache *skc_linux_cache;
/freebsd-13.1/sys/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()
/freebsd-13.1/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h55 typedef struct kmem_cache { struct
/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h363 struct kmem_cache *map_cache; // handle to mapping cache
368 struct kmem_cache *ioerr_cache; // handle to IO error cache
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h58 typedef struct kmem_cache { struct
H A DMakefile.am24 kmem_cache.h \
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A DMakefile.am19 kmem_cache.h \
H A Dkmem_cache.h156 struct kmem_cache *skc_linux_cache; /* Linux slab cache if used */
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h64 #define kmem_cache linux_kmem_cache macro
/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h1053 struct kmem_cache *dev_cmd_pool;
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c1242 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()