vmci_handle_arr_destroy  176 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(context->doorbell_array);
vmci_handle_arr_destroy  178 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(context->queue_pair_array);
vmci_handle_arr_destroy  266 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(subscriber_array);
vmci_handle_arr_destroy  477 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(context->queue_pair_array);
vmci_handle_arr_destroy  478 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(context->doorbell_array);
vmci_handle_arr_destroy  479 drivers/misc/vmw_vmci/vmci_context.c 	vmci_handle_arr_destroy(context->pending_doorbell_array);
vmci_handle_arr_destroy  924 drivers/misc/vmw_vmci/vmci_context.c 		vmci_handle_arr_destroy(context->pending_doorbell_array);
vmci_handle_arr_destroy  934 drivers/misc/vmw_vmci/vmci_context.c 		vmci_handle_arr_destroy(db_handle_array);
vmci_handle_arr_destroy  937 drivers/misc/vmw_vmci/vmci_context.c 		vmci_handle_arr_destroy(qp_handle_array);
vmci_handle_arr_destroy   33 drivers/misc/vmw_vmci/vmci_handle_array.h void vmci_handle_arr_destroy(struct vmci_handle_arr *array);