Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c143 struct kmem_cache *cache = private; in kmem_std_constructor()
151 struct kmem_cache *cache = private; in kmem_std_destructor()
/freebsd/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/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h53 typedef struct kmem_cache { struct
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h65 typedef struct kmem_cache { struct
/freebsd/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/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h67 #define kmem_cache linux_kmem_cache macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am30 %D%/spl/sys/kmem_cache.h \
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am74 %D%/spl/sys/kmem_cache.h \
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h940 struct kmem_cache *dev_cmd_pool;
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c1222 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt519 using kmem_cache_free(<"Acpi-Namespace" kmem_cache>). This is wrong.