vmci_hashtable_entry_exists_locked
if (vmci_hashtable_entry_exists_locked(table, entry->handle)) {
static bool vmci_hashtable_entry_exists_locked(struct vmci_hashtable *table,
exists = vmci_hashtable_entry_exists_locked(table, handle);