Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dmodhash.c514 i_mod_hash(mod_hash_t *hash, mod_hash_key_t key) in i_mod_hash() function
563 hashidx = i_mod_hash(hash, key); in i_mod_hash_insert_nosync()
672 hashidx = i_mod_hash(hash, key); in i_mod_hash_remove_nosync()
776 hashidx = i_mod_hash(hash, key); in i_mod_hash_find_nosync()
/titanic_41/usr/src/uts/common/sys/
H A Dmodhash_impl.h98 uint_t i_mod_hash(mod_hash_t *, mod_hash_key_t);