temp_handle       428 drivers/misc/vmw_vmci/vmci_context.c 	struct vmci_handle temp_handle;
temp_handle       442 drivers/misc/vmw_vmci/vmci_context.c 	temp_handle = vmci_handle_arr_get_entry(context->queue_pair_array, 0);
temp_handle       443 drivers/misc/vmw_vmci/vmci_context.c 	while (!vmci_handle_is_equal(temp_handle, VMCI_INVALID_HANDLE)) {
temp_handle       444 drivers/misc/vmw_vmci/vmci_context.c 		if (vmci_qp_broker_detach(temp_handle,
temp_handle       453 drivers/misc/vmw_vmci/vmci_context.c 						     temp_handle);
temp_handle       455 drivers/misc/vmw_vmci/vmci_context.c 		temp_handle =