vmci_qp_broker_detach  444 drivers/misc/vmw_vmci/vmci_context.c 		if (vmci_qp_broker_detach(temp_handle,
vmci_qp_broker_detach  495 drivers/misc/vmw_vmci/vmci_host.c 			vmci_status = vmci_qp_broker_detach(handle,
vmci_qp_broker_detach  639 drivers/misc/vmw_vmci/vmci_host.c 	result = vmci_qp_broker_detach(detach_info.handle,
vmci_qp_broker_detach 1860 drivers/misc/vmw_vmci/vmci_queue_pair.c 	result = vmci_qp_broker_detach(handle, context);
vmci_qp_broker_detach  150 drivers/misc/vmw_vmci/vmci_queue_pair.h int vmci_qp_broker_detach(struct vmci_handle handle, struct vmci_ctx *context);