Searched refs:vmci_resource_hash (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_resource.c37 static unsigned int vmci_resource_hash(struct vmci_handle handle) vmci_resource_hash() function
49 unsigned int idx = vmci_resource_hash(handle); vmci_resource_lookup()
133 idx = vmci_resource_hash(resource->handle); vmci_resource_add()
146 unsigned int idx = vmci_resource_hash(handle); vmci_resource_remove()

Completed in 72 milliseconds