Home
last modified time | relevance | path

Searched refs:kmem_cache_destroy (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c84 kmem_cache_destroy(trans->dev_cmd_pool); in iwl_trans_init()
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c134 kmem_cache_destroy(kcf_context_cache); in kcf_sched_destroy()
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_unload.c83 kmem_cache_destroy(dtrace_state_cache); in dtrace_unload()
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h71 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h87 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zlib.c215 kmem_cache_destroy(zlib_workspace_cache); in spl_zlib_fini()
H A Dspl-kmem-cache.c857 kmem_cache_destroy(skc->skc_linux_cache); in spl_kmem_cache_destroy()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h209 #define kmem_cache_destroy(skc) spl_kmem_cache_destroy(skc) macro
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c183 kmem_cache_destroy(kmem_cache_t *cache) in kmem_cache_destroy() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h70 #define kmem_cache_destroy(...) linux_kmem_cache_destroy(__VA_ARGS__) macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_log.c87 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 Drefcount.c51 kmem_cache_destroy(reference_cache); in zfs_refcount_fini()
H A Dzap_micro.c247 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 Dlz4_zfs.c901 kmem_cache_destroy(lz4_cache); in lz4_fini()
H A Dddt.c975 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 Dzio.c327 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 Dbrt.c1057 kmem_cache_destroy(brt_entry_cache); in brt_fini()
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c744 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 Dabd_os.c348 kmem_cache_destroy(abd_chunk_cache); in abd_fini()
H A Dzfs_znode_os.c263 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c1042 kmem_cache_destroy(lz4_ctx_cache); in lz4_fini()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h419 #define kmem_cache_destroy(_c) umem_cache_destroy(_c)
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode_os.c200 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
204 kmem_cache_destroy(znode_hold_cache); in zfs_znode_fini()
H A Dabd_os.c687 kmem_cache_destroy(abd_cache); in abd_fini()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c3245 kmem_cache_destroy(steering->ftes_cache); in mlx5_fs_core_free()
3246 kmem_cache_destroy(steering->fgs_cache); in mlx5_fs_core_free()

12