Home
last modified time | relevance | path

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

/src/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()
/src/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
/src/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h121 struct kmem_cache *fgs_cache;
122 struct kmem_cache *ftes_cache;
/src/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h53 typedef struct kmem_cache { struct
/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h65 typedef struct kmem_cache { struct
/src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h151 struct kmem_cache *skc_linux_cache; /* Linux slab cache if used */
/src/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h67 #define kmem_cache linux_kmem_cache macro
/src/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am31 %D%/spl/sys/kmem_cache.h \
/src/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am76 %D%/spl/sys/kmem_cache.h \
/src/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dinternal.h515 struct kmem_cache *dev_cmd_pool;
/src/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c1220 struct kmem_cache *slc = skc->skc_linux_cache; in spl_kmem_cache_alloc()
/src/sys/contrib/dev/acpica/
H A Dchanges.txt593 using kmem_cache_free(<"Acpi-Namespace" kmem_cache>). This is wrong.