Home
last modified time | relevance | path

Searched refs:mod_hash_bystr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h66 uint_t mod_hash_bystr(void *, mod_hash_key_t);
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c203 mod_hash_bystr(void *hash_data, mod_hash_key_t key) in mod_hash_bystr() function
245 val_dtor, mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mod_hash_create_strhash_nodtr()
253 val_dtor, mod_hash_bystr, NULL, mod_hash_strkey_cmp, KM_SLEEP); in mod_hash_create_strhash()