Searched refs:temp_handle (Results 1 – 1 of 1) sorted by relevance
429 struct vmci_handle temp_handle; in ctx_free_ctx() local443 temp_handle = vmci_handle_arr_get_entry(context->queue_pair_array, 0); in ctx_free_ctx()444 while (!vmci_handle_is_equal(temp_handle, VMCI_INVALID_HANDLE)) { in ctx_free_ctx()445 if (vmci_qp_broker_detach(temp_handle, in ctx_free_ctx()454 temp_handle); in ctx_free_ctx()456 temp_handle = in ctx_free_ctx()