Searched refs:mh_contents (Results 1 – 2 of 2) sorted by relevance
609 rw_exit(&hash->mh_contents); in mod_hash_insert()615 rw_exit(&hash->mh_contents); in mod_hash_insert()638 rw_exit(&hash->mh_contents); in mod_hash_insert_reserve()732 rw_exit(&hash->mh_contents); in mod_hash_remove()759 rw_exit(&hash->mh_contents); in mod_hash_replace()783 rw_exit(&hash->mh_contents); in mod_hash_destroy()819 rw_exit(&hash->mh_contents); in mod_hash_find()835 rw_exit(&hash->mh_contents); in mod_hash_find_cb()851 rw_exit(&hash->mh_contents); in mod_hash_find_cb_rval()890 rw_exit(&hash->mh_contents); in mod_hash_walk()[all …]
55 krwlock_t mh_contents; /* lock protecting contents */ member