/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.c | 84 kmem_cache_destroy(trans->dev_cmd_pool); in iwl_trans_init()
|
/freebsd/sys/contrib/openzfs/module/icp/core/ |
H A D | kcf_sched.c | 134 kmem_cache_destroy(kcf_context_cache); in kcf_sched_destroy()
|
/freebsd/sys/cddl/dev/dtrace/ |
H A D | dtrace_unload.c | 83 kmem_cache_destroy(dtrace_state_cache); in dtrace_unload()
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | kmem.h | 71 void kmem_cache_destroy(kmem_cache_t *cache);
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | kmem.h | 87 void kmem_cache_destroy(kmem_cache_t *cache);
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-zlib.c | 215 kmem_cache_destroy(zlib_workspace_cache); in spl_zlib_fini()
|
H A D | spl-kmem-cache.c | 857 kmem_cache_destroy(skc->skc_linux_cache); in spl_kmem_cache_destroy()
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | kmem_cache.h | 209 #define kmem_cache_destroy(skc) spl_kmem_cache_destroy(skc) macro
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_kmem.c | 183 kmem_cache_destroy(kmem_cache_t *cache) in kmem_cache_destroy() function
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | slab.h | 70 #define kmem_cache_destroy(...) linux_kmem_cache_destroy(__VA_ARGS__) macro
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | ddt_log.c | 87 kmem_cache_destroy(ddt_log_entry_trad_cache); in ddt_log_fini() 88 kmem_cache_destroy(ddt_log_entry_flat_cache); in ddt_log_fini()
|
H A D | refcount.c | 51 kmem_cache_destroy(reference_cache); in zfs_refcount_fini()
|
H A D | zap_micro.c | 247 kmem_cache_destroy(zap_name_cache); in zap_fini() 248 kmem_cache_destroy(zap_attr_cache); in zap_fini() 249 kmem_cache_destroy(zap_name_long_cache); in zap_fini() 250 kmem_cache_destroy(zap_attr_long_cache); in zap_fini()
|
H A D | lz4_zfs.c | 901 kmem_cache_destroy(lz4_cache); in lz4_fini()
|
H A D | ddt.c | 975 kmem_cache_destroy(ddt_entry_trad_cache); in ddt_fini() 976 kmem_cache_destroy(ddt_entry_flat_cache); in ddt_fini() 977 kmem_cache_destroy(ddt_cache); in ddt_fini()
|
H A D | zio.c | 327 kmem_cache_destroy(cache); in zio_fini() 338 kmem_cache_destroy(cache); in zio_fini() 356 kmem_cache_destroy(zio_link_cache); in zio_fini() 357 kmem_cache_destroy(zio_cache); in zio_fini()
|
H A D | brt.c | 1057 kmem_cache_destroy(brt_entry_cache); in brt_fini()
|
/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | lxencrypt.c | 744 kmem_cache_destroy(pCard->map_cache); in agtiapi_CleanupEncryptionPools() 764 kmem_cache_destroy(pCard->ioerr_cache); in agtiapi_CleanupEncryptionPools()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | abd_os.c | 348 kmem_cache_destroy(abd_chunk_cache); in abd_fini()
|
H A D | zfs_znode_os.c | 263 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
|
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/ |
H A D | lz4.c | 1042 kmem_cache_destroy(lz4_ctx_cache); in lz4_fini()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zfs_context.h | 419 #define kmem_cache_destroy(_c) umem_cache_destroy(_c)
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_znode_os.c | 200 kmem_cache_destroy(znode_cache); in zfs_znode_fini() 204 kmem_cache_destroy(znode_hold_cache); in zfs_znode_fini()
|
H A D | abd_os.c | 687 kmem_cache_destroy(abd_cache); in abd_fini()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_core.c | 3245 kmem_cache_destroy(steering->ftes_cache); in mlx5_fs_core_free() 3246 kmem_cache_destroy(steering->fgs_cache); in mlx5_fs_core_free()
|