Home
last modified time | relevance | path

Searched refs:mod_hash_destroy_hash (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c260 mod_hash_destroy_hash(strhash); in mod_hash_destroy_strhash()
326 mod_hash_destroy_hash(hash); in mod_hash_destroy_ptrhash()
402 mod_hash_destroy_hash(hash); in mod_hash_destroy_idhash()
496 mod_hash_destroy_hash(mod_hash_t *hash) in mod_hash_destroy_hash() function
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h93 void mod_hash_destroy_hash(mod_hash_t *);
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c148 mod_hash_destroy_hash(kcf_mech_hash); in kcf_destroy_mech_tabs()