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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodhash_impl.h98 uint_t i_mod_hash(mod_hash_t *, mod_hash_key_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c514 * i_mod_hash()
518 i_mod_hash(mod_hash_t *hash, mod_hash_key_t key) function
567 hashidx = i_mod_hash(hash, key);
676 hashidx = i_mod_hash(hash, key);
780 hashidx = i_mod_hash(hash, key);

Completed in 45 milliseconds