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

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h30 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array,
H A Dvmci_handle_array.c71 struct vmci_handle vmci_handle_arr_remove_entry(struct vmci_handle_arr *array, function
H A Dvmci_context.c452 vmci_handle_arr_remove_entry(context->queue_pair_array,
984 vmci_handle_arr_remove_entry(context->doorbell_array, handle);
985 vmci_handle_arr_remove_entry(context->pending_doorbell_array, handle);
1150 hndl = vmci_handle_arr_remove_entry(context->queue_pair_array, handle);

Completed in 199 milliseconds