Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c133 kmem_cache_destroy(kcf_context_cache); in kcf_sched_destroy()
/freebsd-14.2/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h71 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd-14.2/sys/cddl/dev/dtrace/
H A Ddtrace_unload.c83 kmem_cache_destroy(dtrace_state_cache); in dtrace_unload()
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h85 void kmem_cache_destroy(kmem_cache_t *cache);
/freebsd-14.2/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.c868 kmem_cache_destroy(skc->skc_linux_cache); in spl_kmem_cache_destroy()
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem_cache.h208 #define kmem_cache_destroy(skc) spl_kmem_cache_destroy(skc) macro
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h67 #define kmem_cache_destroy(...) linux_kmem_cache_destroy(__VA_ARGS__) macro
/freebsd-14.2/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-14.2/sys/contrib/openzfs/module/zfs/
H A Drefcount.c50 kmem_cache_destroy(reference_cache); in zfs_refcount_fini()
H A Dbrt.c1127 kmem_cache_destroy(brt_entry_cache); in brt_fini()
1128 kmem_cache_destroy(brt_pending_entry_cache); in brt_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_zfs.c896 kmem_cache_destroy(lz4_cache); in lz4_fini()
H A Dzio.c276 kmem_cache_destroy(cache); in zio_fini()
287 kmem_cache_destroy(cache); in zio_fini()
295 kmem_cache_destroy(zio_link_cache); in zio_fini()
296 kmem_cache_destroy(zio_cache); in zio_fini()
H A Dzil.c3818 kmem_cache_destroy(zil_zcw_cache); in zil_fini()
3819 kmem_cache_destroy(zil_lwb_cache); in zil_fini()
H A Dbtree.c173 kmem_cache_destroy(zfs_btree_leaf_cache); in zfs_btree_fini()
H A Dsa.c245 kmem_cache_destroy(sa_cache); in sa_cache_fini()
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c340 kmem_cache_destroy(abd_chunk_cache); in abd_fini()
H A Dzfs_znode.c272 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
/freebsd-14.2/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-14.2/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h425 #define kmem_cache_destroy(_c) umem_cache_destroy(_c)
/freebsd-14.2/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c1042 kmem_cache_destroy(lz4_ctx_cache); in lz4_fini()
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c821 kmem_cache_destroy(abd_cache); in abd_fini()
H A Dzfs_znode.c212 kmem_cache_destroy(znode_cache); in zfs_znode_fini()
216 kmem_cache_destroy(znode_hold_cache); in zfs_znode_fini()

12