Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-kmem-cache.m411 struct kmem_cache *skc_linux_cache;
/freebsd-14.2/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-14.2/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h53 typedef struct kmem_cache { struct
/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h362 struct kmem_cache *map_cache; // handle to mapping cache
367 struct kmem_cache *ioerr_cache; // handle to IO error cache
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h63 typedef struct kmem_cache { struct
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h151 struct kmem_cache *skc_linux_cache; /* Linux slab cache if used */
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h62 #define kmem_cache linux_kmem_cache macro
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am31 %D%/spl/sys/kmem_cache.h \
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am73 %D%/spl/sys/kmem_cache.h \
/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h1128 struct kmem_cache *dev_cmd_pool;
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c1233 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt271 using kmem_cache_free(<"Acpi-Namespace" kmem_cache>). This is wrong.