Searched refs:VMCI_HASHTABLE_HASH (Results 1 – 1 of 1) sorted by relevance
20 #define VMCI_HASHTABLE_HASH(_h, _sz) \ macro167 idx = VMCI_HASHTABLE_HASH(entry->handle, table->size); in vmci_hashtable_add_entry()253 idx = VMCI_HASHTABLE_HASH(handle, table->size); in vmci_hashtable_get_entry_locked()476 idx = VMCI_HASHTABLE_HASH(handle, table->size); in vmci_hashtable_entry_exists_locked()517 idx = VMCI_HASHTABLE_HASH(entry->handle, table->size); in hashtable_unlink_entry()