Searched refs:mod_hash_entry (Results 1 – 5 of 5) sorted by relevance
42 struct mod_hash_entry { struct45 struct mod_hash_entry *mhe_next; /* next item in chain */ argument77 struct mod_hash_entry *mh_entries[1];86 (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()549 struct mod_hash_entry *entry; in i_mod_hash_insert_nosync()564 entry = (struct mod_hash_entry *)handle; in i_mod_hash_insert_nosync()674 struct mod_hash_entry *e, *ep; in i_mod_hash_remove_nosync()778 struct mod_hash_entry *e; in i_mod_hash_find_nosync()841 struct mod_hash_entry *e; in i_mod_hash_walk_nosync()885 struct mod_hash_entry *e, *old_e; in i_mod_hash_clear_nosync()
38 struct mod_hash_entry msd_mhe; /* must be first */176 (mh.mh_nchains - 1) * sizeof (struct mod_hash_entry *), in modent_walk_init()249 struct mod_hash_entry mhe; in modchain_walk_step()565 struct mod_hash_entry mhe; in modent_print()
178 const struct mod_hash_entry *mhe = data; in tnrhtp_walk_callback()
1813 const struct mod_hash_entry *mhe = data; in modent_summary()