Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_resource.c30 static unsigned int vmci_resource_hash(struct vmci_handle handle) in vmci_resource_hash() function
42 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_lookup()
127 idx = vmci_resource_hash(resource->handle); in vmci_resource_add()
140 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_remove()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_resource.c30 static unsigned int vmci_resource_hash(struct vmci_handle handle) in vmci_resource_hash() function
42 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_lookup()
127 idx = vmci_resource_hash(resource->handle); in vmci_resource_add()
140 unsigned int idx = vmci_resource_hash(handle); in vmci_resource_remove()

Completed in 1 milliseconds