Searched defs:hash_entry (Results 1 – 3 of 3) sorted by relevance
42 struct hash_entry { struct43 struct hash_entry *prev, *next; argument49 typedef struct hash_entry **hash_table; argument
30 struct vmci_hash_entry hash_entry; member
347 hash_entry(void) in hash_entry() function