Searched refs:vmci_handle_arr_remove_entry (Results 1 – 3 of 3) sorted by relevance
36 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array,
452 vmci_handle_arr_remove_entry(context->queue_pair_array, in ctx_free_ctx()984 vmci_handle_arr_remove_entry(context->doorbell_array, handle); in vmci_ctx_dbell_destroy()985 vmci_handle_arr_remove_entry(context->pending_doorbell_array, handle); in vmci_ctx_dbell_destroy()1150 hndl = vmci_handle_arr_remove_entry(context->queue_pair_array, handle); in vmci_ctx_qp_destroy()
77 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array, in vmci_handle_arr_remove_entry() function