Searched refs:VMCI_HASHTABLE_HASH (Results 1 – 1 of 1) sorted by relevance
18 #define VMCI_HASHTABLE_HASH(_h, _sz) \ macro165 idx = VMCI_HASHTABLE_HASH(entry->handle, table->size); in vmci_hashtable_add_entry()251 idx = VMCI_HASHTABLE_HASH(handle, table->size); in vmci_hashtable_get_entry_locked()473 idx = VMCI_HASHTABLE_HASH(handle, table->size); in vmci_hashtable_entry_exists_locked()514 idx = VMCI_HASHTABLE_HASH(entry->handle, table->size); in hashtable_unlink_entry()