Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_context.h147 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle);
Dvmci_context.c1126 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create() function
Dvmci_queue_pair.c1423 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_create()
1675 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_attach()