Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_resource.c38 static unsigned int vmci_resource_hash(struct vmci_handle handle) in vmci_resource_hash() function
50 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_lookup()
135 idx = vmci_resource_hash(resource->handle); in vmci_resource_add()
148 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_remove()