Searched defs:hash_entry (Results 1 – 12 of 12) sorted by relevance
42 struct hash_entry in class() struct44 Key m_key; in class()45 Value m_value; in class()47 typedef hash_entry value_type; in class()48 typedef Key compare_type; in class()50 static hashval_t hash (const hash_entry &e) in class()55 static bool equal (const hash_entry &a, const Key &b) in class()60 static void remove (hash_entry &e) { Traits::remove (e); } in class()62 static void mark_deleted (hash_entry &e) { Traits::mark_deleted (e); } in class()64 static bool is_deleted (const hash_entry &e) in class()[all …]
215 struct eth_hash_entry *hash_entry = NULL; in dequeue_addr_from_hash_entry() local226 struct eth_hash_entry *hash_entry; in free_hash_table() local
531 struct eth_hash_entry *hash_entry; in tgec_add_hash_mac_address() local611 struct eth_hash_entry *hash_entry = NULL; in tgec_del_hash_mac_address() local
1054 struct eth_hash_entry *hash_entry; in dtsec_add_hash_mac_address() local1165 struct eth_hash_entry *hash_entry = NULL; in dtsec_del_hash_mac_address() local
909 struct eth_hash_entry *hash_entry; in memac_add_hash_mac_address() local970 struct eth_hash_entry *hash_entry = NULL; in memac_del_hash_mac_address() local
76 struct hlist_node hash_entry; member95 struct hlist_node hash_entry; member
28 struct list_head hash_entry; member
498 struct hlist_node hash_entry; member1826 struct hlist_node hash_entry; member1884 struct hlist_node hash_entry; member1908 struct hlist_node hash_entry; member2063 struct hlist_node hash_entry; member2349 struct hlist_node hash_entry; member
47 struct list_head hash_entry; member
3559 struct hashmap_entry *hash_entry; in btf_dedup_prim_type() local4024 struct hashmap_entry *hash_entry; in btf_dedup_struct_type() local4115 struct hashmap_entry *hash_entry; in btf_dedup_ref_type() local
507 struct hlist_node hash_entry; member