Searched refs:vmci_resource_by_handle (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_resource.h | 51 vmci_resource_by_handle(struct vmci_handle resource_handle,
|
H A D | vmci_datagram.c | 124 resource = vmci_resource_by_handle(handle, vmci_datagram_get_priv_flags() 204 resource = vmci_resource_by_handle(dg->dst, dg_dispatch_as_host() 307 resource = vmci_resource_by_handle(dg->src, dg_dispatch_as_guest() 367 resource = vmci_resource_by_handle(dg->dst, vmci_datagram_invoke_guest_handler() 472 resource = vmci_resource_by_handle(handle, VMCI_RESOURCE_TYPE_DATAGRAM); vmci_datagram_destroy_handle()
|
H A D | vmci_doorbell.c | 102 resource = vmci_resource_by_handle(handle, vmci_dbell_get_priv_flags() 311 resource = vmci_resource_by_handle(handle, vmci_dbell_host_context_notify() 518 resource = vmci_resource_by_handle(handle, vmci_doorbell_destroy()
|
H A D | vmci_resource.c | 167 vmci_resource_by_handle(struct vmci_handle resource_handle, vmci_resource_by_handle() function
|
Completed in 45 milliseconds