Searched refs:mod_hash_entry (Results 1 – 5 of 5) sorted by relevance
44 struct mod_hash_entry { struct47 struct mod_hash_entry *mhe_next; /* next item in chain */ argument79 struct mod_hash_entry *mh_entries[1];88 (sizeof (mod_hash_t) + ((n) - 1) * (sizeof (struct mod_hash_entry *)))
408 sizeof (struct mod_hash_entry), 0, NULL, NULL, NULL, NULL, in mod_hash_init()545 struct mod_hash_entry *entry; in i_mod_hash_insert_nosync()560 entry = (struct mod_hash_entry *)handle; in i_mod_hash_insert_nosync()670 struct mod_hash_entry *e, *ep; in i_mod_hash_remove_nosync()774 struct mod_hash_entry *e; in i_mod_hash_find_nosync()837 struct mod_hash_entry *e; in i_mod_hash_walk_nosync()881 struct mod_hash_entry *e, *old_e; in i_mod_hash_clear_nosync()
39 struct mod_hash_entry msd_mhe; /* must be first */177 (mh.mh_nchains - 1) * sizeof (struct mod_hash_entry *), in modent_walk_init()250 struct mod_hash_entry mhe; in modchain_walk_step()566 struct mod_hash_entry mhe; in modent_print()
180 const struct mod_hash_entry *mhe = data; in tnrhtp_walk_callback()
1788 const struct mod_hash_entry *mhe = data; in modent_summary()