pending_doorbell_array 61 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_get_size(context->pending_doorbell_array) == 0) pending_doorbell_array 137 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array = pending_doorbell_array 139 drivers/misc/vmw_vmci/vmci_context.c if (!context->pending_doorbell_array) { pending_doorbell_array 479 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_destroy(context->pending_doorbell_array); pending_doorbell_array 873 drivers/misc/vmw_vmci/vmci_context.c *db_handle_array = context->pending_doorbell_array; pending_doorbell_array 874 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array = pending_doorbell_array 876 drivers/misc/vmw_vmci/vmci_context.c if (!context->pending_doorbell_array) { pending_doorbell_array 877 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array = *db_handle_array; pending_doorbell_array 914 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array); pending_doorbell_array 922 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array); pending_doorbell_array 924 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_destroy(context->pending_doorbell_array); pending_doorbell_array 925 drivers/misc/vmw_vmci/vmci_context.c context->pending_doorbell_array = db_handle_array; pending_doorbell_array 988 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_remove_entry(context->pending_doorbell_array, handle); pending_doorbell_array 1019 drivers/misc/vmw_vmci/vmci_context.c struct vmci_handle_arr *arr = context->pending_doorbell_array; pending_doorbell_array 1095 drivers/misc/vmw_vmci/vmci_context.c dst_context->pending_doorbell_array, pending_doorbell_array 1098 drivers/misc/vmw_vmci/vmci_context.c &dst_context->pending_doorbell_array, pending_doorbell_array 71 drivers/misc/vmw_vmci/vmci_context.h struct vmci_handle_arr *pending_doorbell_array; pending_doorbell_array 175 drivers/misc/vmw_vmci/vmci_host.c context->pending_doorbell_array) > 0) {