Searched refs:mod_hash_remove (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h124 int mod_hash_remove(mod_hash_t *, mod_hash_key_t, mod_hash_val_t *);
/freebsd-13-stable/sys/contrib/openzfs/module/icp/os/
H A Dmodhash.c104 * mod_hash_remove(hash, key, *val):
685 * mod_hash_remove()
726 mod_hash_remove(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t *val) function
753 * mod_hash_remove() takes care of freeing up the key resources.
778 * mod_hash_remove() takes care of freeing up the key resources.

Completed in 37 milliseconds