Home
last modified time | relevance | path

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

12

/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c118 kmem_cache_destroy(trans->dev_cmd_pool); in iwl_trans_init()
147 kmem_cache_destroy(trans->dev_cmd_pool); in iwl_trans_free()
/freebsd-13.1/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h73 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd-13.1/sys/cddl/dev/dtrace/
H A Ddtrace_unload.c85 kmem_cache_destroy(dtrace_state_cache); in dtrace_unload()
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h79 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Drefcount.c54 kmem_cache_destroy(reference_cache); in zfs_refcount_fini()
55 kmem_cache_destroy(reference_history_cache); in zfs_refcount_fini()
H A Dddt.c627 kmem_cache_destroy(ddt_entry_cache); in ddt_fini()
628 kmem_cache_destroy(ddt_cache); in ddt_fini()
H A Dlz4.c1043 kmem_cache_destroy(lz4_cache); in lz4_fini()
H A Dzio.c278 kmem_cache_destroy(cache); in zio_fini()
289 kmem_cache_destroy(cache); in zio_fini()
297 kmem_cache_destroy(zio_link_cache); in zio_fini()
298 kmem_cache_destroy(zio_cache); in zio_fini()
H A Dzil.c3178 kmem_cache_destroy(zil_zcw_cache); in zil_fini()
3179 kmem_cache_destroy(zil_lwb_cache); in zil_fini()
H A Dbtree.c147 kmem_cache_destroy(zfs_btree_leaf_cache); in zfs_btree_fini()
H A Darc.c1109 kmem_cache_destroy(hdr_full_cache); in buf_fini()
1110 kmem_cache_destroy(hdr_full_crypt_cache); in buf_fini()
1111 kmem_cache_destroy(hdr_l2only_cache); in buf_fini()
1112 kmem_cache_destroy(buf_cache); in buf_fini()
/freebsd-13.1/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.c39 #undef kmem_cache_destroy
887 kmem_cache_destroy(skc->skc_linux_cache); in spl_kmem_cache_destroy()
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h203 #define kmem_cache_destroy(skc) spl_kmem_cache_destroy(skc) macro
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h69 #define kmem_cache_destroy(...) linux_kmem_cache_destroy(__VA_ARGS__) macro
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kmem.c185 kmem_cache_destroy(kmem_cache_t *cache) in kmem_cache_destroy() function
/freebsd-13.1/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c1083 kmem_cache_destroy(kcf_context_cache); in kcf_sched_destroy()
1085 kmem_cache_destroy(kcf_areq_cache); in kcf_sched_destroy()
1087 kmem_cache_destroy(kcf_sreq_cache); in kcf_sched_destroy()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c344 kmem_cache_destroy(abd_chunk_cache); in abd_fini()
H A Dzfs_znode.c269 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
/freebsd-13.1/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c745 kmem_cache_destroy(pCard->map_cache); in agtiapi_CleanupEncryptionPools()
765 kmem_cache_destroy(pCard->ioerr_cache); in agtiapi_CleanupEncryptionPools()
/freebsd-13.1/sys/contrib/openzfs/module/icp/os/
H A Dmodhash.c411 kmem_cache_destroy(mh_e_cache); in mod_hash_fini()
/freebsd-13.1/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c1042 kmem_cache_destroy(lz4_ctx_cache); in lz4_fini()
/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h422 #define kmem_cache_destroy(_c) umem_cache_destroy(_c)
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c800 kmem_cache_destroy(abd_cache); in abd_fini()
H A Dzfs_znode.c206 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
210 kmem_cache_destroy(znode_hold_cache); in zfs_znode_fini()

12