Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/vmw_vmci/
A Dvmci_resource.h49 struct vmci_handle vmci_resource_handle(struct vmci_resource *resource);
A Dvmci_resource.c218 struct vmci_handle vmci_resource_handle(struct vmci_resource *resource) in vmci_resource_handle() function
A Dvmci_datagram.c97 *out_handle = vmci_resource_handle(&entry->resource); in dg_create_handle()
A Dvmci_doorbell.c483 new_handle = vmci_resource_handle(&entry->resource); in vmci_doorbell_create()
A Dvmci_queue_pair.c914 entry->qp.handle = vmci_resource_handle(&entry->resource); in qp_guest_endpoint_create()
1423 entry->qp.handle = vmci_resource_handle(&entry->resource); in qp_broker_create()
1814 *handle = vmci_resource_handle(&entry->resource); in qp_alloc_host_work()

Completed in 12 milliseconds