Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/vmw_vmci/
Dvmci_context.h147 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle);
Dvmci_context.c1123 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create() function
Dvmci_queue_pair.c1431 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_create()
1684 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_attach()