Searched refs:vmci_hash_entry (Results 1 – 4 of 4) sorted by relevance
15 struct vmci_hash_entry { struct18 struct vmci_hash_entry *next; argument22 struct vmci_hash_entry **entries;30 void vmci_hashtable_init_entry(struct vmci_hash_entry *entry,33 struct vmci_hash_entry *entry);35 struct vmci_hash_entry *entry);36 struct vmci_hash_entry *vmci_hashtable_get_entry(struct vmci_hashtable *table,39 struct vmci_hash_entry *entry);41 struct vmci_hash_entry *entry);
22 struct vmci_hash_entry *entry);121 vmci_hashtable_init_entry(struct vmci_hash_entry *entry, in vmci_hashtable_init_entry()148 struct vmci_hash_entry *entry) in vmci_hashtable_add_entry()195 struct vmci_hash_entry *entry) in vmci_hashtable_remove_entry()241 static struct vmci_hash_entry *245 struct vmci_hash_entry *cur = NULL; in vmci_hashtable_get_entry_locked()289 struct vmci_hash_entry *293 struct vmci_hash_entry *entry; in vmci_hashtable_get_entry()327 struct vmci_hash_entry *entry) in vmci_hashtable_hold_entry()359 struct vmci_hash_entry *entry) in vmci_hashtable_release_entry_locked()[all …]
30 struct vmci_hash_entry hash_entry;
248 struct vmci_hash_entry *entry; in vmci_resource_get()