num_types 120 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c if (!src || !src->funcs->set || !src->num_types) num_types 123 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c for (k = 0; k < src->num_types; ++k) { num_types 353 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c if (source->num_types && !source->enabled_types) { num_types 356 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c types = kcalloc(source->num_types, sizeof(atomic_t), num_types 474 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c for (k = 0; k < src->num_types; k++) num_types 498 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c if (type >= src->num_types) num_types 528 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c if (type >= src->num_types) num_types 559 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c if (type >= src->num_types) num_types 61 drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h unsigned num_types; num_types 1296 drivers/gpu/drm/amd/amdgpu/cik_sdma.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 3601 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c adev->crtc_irq.num_types = AMDGPU_CRTC_IRQ_VLINE1 + adev->mode_info.num_crtc; num_types 3603 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c adev->crtc_irq.num_types = 0; num_types 3606 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c adev->pageflip_irq.num_types = adev->mode_info.num_crtc; num_types 3609 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c adev->hpd_irq.num_types = adev->mode_info.num_hpd; num_types 3733 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c adev->crtc_irq.num_types = AMDGPU_CRTC_IRQ_VLINE1 + adev->mode_info.num_crtc; num_types 3735 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c adev->crtc_irq.num_types = 0; num_types 3738 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c adev->pageflip_irq.num_types = adev->mode_info.num_crtc; num_types 3741 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c adev->hpd_irq.num_types = adev->mode_info.num_hpd; num_types 3410 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c adev->crtc_irq.num_types = AMDGPU_CRTC_IRQ_VLINE1 + adev->mode_info.num_crtc; num_types 3412 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c adev->crtc_irq.num_types = 0; num_types 3415 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c adev->pageflip_irq.num_types = adev->mode_info.num_crtc; num_types 3418 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c adev->hpd_irq.num_types = adev->mode_info.num_hpd; num_types 3489 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c adev->crtc_irq.num_types = AMDGPU_CRTC_IRQ_VLINE1 + adev->mode_info.num_crtc; num_types 3491 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c adev->crtc_irq.num_types = 0; num_types 3494 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c adev->pageflip_irq.num_types = adev->mode_info.num_crtc; num_types 3497 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c adev->hpd_irq.num_types = adev->mode_info.num_hpd; num_types 751 drivers/gpu/drm/amd/amdgpu/dce_virtual.c adev->crtc_irq.num_types = AMDGPU_CRTC_IRQ_VBLANK6 + 1; num_types 5346 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.eop_irq.num_types = AMDGPU_CP_IRQ_LAST; num_types 5349 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.kiq.irq.num_types = AMDGPU_CP_KIQ_IRQ_LAST; num_types 5352 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.priv_reg_irq.num_types = 1; num_types 5355 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c adev->gfx.priv_inst_irq.num_types = 1; num_types 3563 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c adev->gfx.eop_irq.num_types = AMDGPU_CP_IRQ_LAST; num_types 3566 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c adev->gfx.priv_reg_irq.num_types = 1; num_types 3569 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c adev->gfx.priv_inst_irq.num_types = 1; num_types 5086 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c adev->gfx.eop_irq.num_types = AMDGPU_CP_IRQ_LAST; num_types 5089 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c adev->gfx.priv_reg_irq.num_types = 1; num_types 5092 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c adev->gfx.priv_inst_irq.num_types = 1; num_types 7072 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.eop_irq.num_types = AMDGPU_CP_IRQ_LAST; num_types 7075 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.priv_reg_irq.num_types = 1; num_types 7078 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.priv_inst_irq.num_types = 1; num_types 7081 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.cp_ecc_error_irq.num_types = 1; num_types 7084 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c adev->gfx.sq_irq.num_types = 1; num_types 6347 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.eop_irq.num_types = AMDGPU_CP_IRQ_LAST; num_types 6350 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.priv_reg_irq.num_types = 1; num_types 6353 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.priv_inst_irq.num_types = 1; num_types 6356 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c adev->gfx.cp_ecc_error_irq.num_types = 2; /*C5 ECC error and C9 FUE error*/ num_types 198 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c adev->gmc.vm_fault.num_types = 1; num_types 1171 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c adev->gmc.vm_fault.num_types = 1; num_types 1362 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c adev->gmc.vm_fault.num_types = 1; num_types 1730 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c adev->gmc.vm_fault.num_types = 1; num_types 425 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c adev->gmc.vm_fault.num_types = 1; num_types 428 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c adev->gmc.ecc_irq.num_types = 1; num_types 3380 drivers/gpu/drm/amd/amdgpu/kv_dpm.c adev->pm.dpm.thermal.irq.num_types = AMDGPU_THERMAL_IRQ_LAST; num_types 405 drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c adev->virt.ack_irq.num_types = 1; num_types 407 drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c adev->virt.rcv_irq.num_types = 1; num_types 572 drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c adev->virt.ack_irq.num_types = 1; num_types 574 drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c adev->virt.rcv_irq.num_types = 1; num_types 1183 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 1621 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 2430 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_INSTANCE1; num_types 2431 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.ecc_irq.num_types = AMDGPU_SDMA_IRQ_INSTANCE1; num_types 2434 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 2435 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.ecc_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 2439 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_INSTANCE2; num_types 2440 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c adev->sdma.ecc_irq.num_types = AMDGPU_SDMA_IRQ_INSTANCE2; num_types 1661 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_INSTANCE0 + num_types 759 drivers/gpu/drm/amd/amdgpu/si_dma.c adev->sdma.trap_irq.num_types = AMDGPU_SDMA_IRQ_LAST; num_types 8078 drivers/gpu/drm/amd/amdgpu/si_dpm.c adev->pm.dpm.thermal.irq.num_types = AMDGPU_THERMAL_IRQ_LAST; num_types 774 drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c adev->uvd.inst->irq.num_types = 1; num_types 883 drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c adev->uvd.inst->irq.num_types = 1; num_types 411 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c adev->uvd.inst->irq.num_types = 1; num_types 1626 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c adev->uvd.inst->irq.num_types = adev->uvd.num_enc_rings + 1; num_types 1628 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c adev->uvd.inst->irq.num_types = 1; num_types 1878 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c adev->uvd.inst[i].irq.num_types = adev->uvd.num_enc_rings + 1; num_types 642 drivers/gpu/drm/amd/amdgpu/vce_v2_0.c adev->vce.irq.num_types = 1; num_types 969 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c adev->vce.irq.num_types = 1; num_types 1118 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c adev->vce.irq.num_types = 1; num_types 2327 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c adev->vcn.inst->irq.num_types = adev->vcn.num_enc_rings + 2; num_types 2290 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c adev->vcn.inst->irq.num_types = adev->vcn.num_enc_rings + 2; num_types 1380 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c adev->vcn.inst[i].irq.num_types = adev->vcn.num_enc_rings + 2; num_types 563 drivers/gpu/drm/amd/amdgpu/vega10_ih.c adev->irq.self_irq.num_types = 0; num_types 710 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c adev->crtc_irq.num_types = adev->mode_info.num_crtc; num_types 713 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c adev->vupdate_irq.num_types = adev->mode_info.num_crtc; num_types 716 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c adev->pageflip_irq.num_types = adev->mode_info.num_crtc; num_types 719 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c adev->hpd_irq.num_types = adev->mode_info.num_hpd; num_types 57 drivers/gpu/drm/i915/gvt/gvt.c for (i = 0; i < gvt->num_types; i++) { num_types 137 drivers/gpu/drm/i915/gvt/gvt.c for (i = 0; i < gvt->num_types; i++) { num_types 165 drivers/gpu/drm/i915/gvt/gvt.c for (i = 0; i < gvt->num_types; i++) { num_types 323 drivers/gpu/drm/i915/gvt/gvt.h unsigned int num_types; num_types 108 drivers/gpu/drm/i915/gvt/vgpu.c unsigned int num_types; num_types 126 drivers/gpu/drm/i915/gvt/vgpu.c num_types = sizeof(vgpu_types) / sizeof(vgpu_types[0]); num_types 128 drivers/gpu/drm/i915/gvt/vgpu.c gvt->types = kcalloc(num_types, sizeof(struct intel_vgpu_type), num_types 134 drivers/gpu/drm/i915/gvt/vgpu.c for (i = 0; i < num_types; ++i) { num_types 167 drivers/gpu/drm/i915/gvt/vgpu.c gvt->num_types = i; num_types 192 drivers/gpu/drm/i915/gvt/vgpu.c for (i = 0; i < gvt->num_types; i++) { num_types 154 drivers/usb/host/xhci-tegra.c unsigned int num_types; num_types 1132 drivers/usb/host/xhci-tegra.c for (i = 0; i < tegra->soc->num_types; i++) num_types 1142 drivers/usb/host/xhci-tegra.c for (i = 0, k = 0; i < tegra->soc->num_types; i++) { num_types 1371 drivers/usb/host/xhci-tegra.c .num_types = ARRAY_SIZE(tegra124_phy_types), num_types 1403 drivers/usb/host/xhci-tegra.c .num_types = ARRAY_SIZE(tegra210_phy_types), num_types 1429 drivers/usb/host/xhci-tegra.c .num_types = ARRAY_SIZE(tegra186_phy_types), num_types 4064 fs/btrfs/ioctl.c int num_types = 4; num_types 4075 fs/btrfs/ioctl.c for (i = 0; i < num_types; i++) { num_types 4128 fs/btrfs/ioctl.c for (i = 0; i < num_types; i++) { num_types 354 kernel/gcov/gcc_3_4.c int num_types; num_types 416 kernel/gcov/gcc_3_4.c iter->num_types = 0; num_types 419 kernel/gcov/gcc_3_4.c iter->type_info[iter->num_types].ctr_type = i; num_types 420 kernel/gcov/gcc_3_4.c iter->type_info[iter->num_types++].offset = 0; num_types 470 kernel/gcov/gcc_3_4.c if (iter->type < iter->num_types) { num_types 217 net/sctp/sm_make_chunk.c int num_types, addrs_len = 0; num_types 243 net/sctp/sm_make_chunk.c num_types = sp->pf->supported_addrs(sp, types); num_types 246 net/sctp/sm_make_chunk.c chunksize += SCTP_PAD4(SCTP_SAT_LEN(num_types)); num_types 336 net/sctp/sm_make_chunk.c sat.param_hdr.length = htons(SCTP_SAT_LEN(num_types)); num_types 338 net/sctp/sm_make_chunk.c sctp_addto_chunk(retval, num_types * sizeof(__u16), &types);