Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_context.h155 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle);
Dvmci_context.c1121 int vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) in vmci_ctx_qp_create() function
Dvmci_queue_pair.c1515 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_create()
1767 vmci_ctx_qp_create(context, entry->qp.handle); in qp_broker_attach()