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

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_resource.c30 static unsigned int vmci_resource_hash(struct vmci_handle handle) function
42 unsigned int idx = vmci_resource_hash(handle);
127 idx = vmci_resource_hash(resource->handle);
140 unsigned int idx = vmci_resource_hash(handle);

Completed in 83 milliseconds