Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h36 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array,
H A Dvmci_handle_array.c77 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array, in vmci_handle_arr_remove_entry() function
H A Dvmci_context.c452 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()