vmci_handle_arr_create 124 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_create(0, VMCI_MAX_GUEST_QP_COUNT); vmci_handle_arr_create 131 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); vmci_handle_arr_create 138 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); vmci_handle_arr_create 213 drivers/misc/vmw_vmci/vmci_context.c subscriber_array = vmci_handle_arr_create(0, VMCI_MAX_CONTEXTS); vmci_handle_arr_create 875 drivers/misc/vmw_vmci/vmci_context.c vmci_handle_arr_create(0, VMCI_MAX_GUEST_DOORBELL_COUNT); vmci_handle_arr_create 32 drivers/misc/vmw_vmci/vmci_handle_array.h struct vmci_handle_arr *vmci_handle_arr_create(u32 capacity, u32 max_capacity);