Lines Matching refs:vmci_hash_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()
404 struct vmci_hash_entry *entry) in vmci_hashtable_release_entry()
468 struct vmci_hash_entry *entry; in vmci_hashtable_entry_exists_locked()
508 struct vmci_hash_entry *entry) in hashtable_unlink_entry()
511 struct vmci_hash_entry *prev, *cur; in hashtable_unlink_entry()