ctype 944 arch/arm/kvm/coproc.c u32 level, ctype; ctype 951 arch/arm/kvm/coproc.c ctype = (cache_levels >> (level * 3)) & 7; ctype 953 arch/arm/kvm/coproc.c switch (ctype) { ctype 48 arch/arm64/kernel/cacheinfo.c unsigned int ctype, level, leaves, fw_level; ctype 52 arch/arm64/kernel/cacheinfo.c ctype = get_cache_type(level); ctype 53 arch/arm64/kernel/cacheinfo.c if (ctype == CACHE_TYPE_NOCACHE) { ctype 58 arch/arm64/kernel/cacheinfo.c leaves += (ctype == CACHE_TYPE_SEPARATE) ? 2 : 1; ctype 2470 arch/arm64/kvm/sys_regs.c u32 level, ctype; ctype 2477 arch/arm64/kvm/sys_regs.c ctype = (cache_levels >> (level * 3)) & 7; ctype 2479 arch/arm64/kvm/sys_regs.c switch (ctype) { ctype 85 arch/m68k/include/asm/bootstd.h #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ ctype 86 arch/m68k/include/asm/bootstd.h type name(atype a, btype b, ctype c) \ ctype 100 arch/m68k/include/asm/bootstd.h #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ ctype 101 arch/m68k/include/asm/bootstd.h type name(atype a, btype b, ctype c, dtype d) \ ctype 116 arch/m68k/include/asm/bootstd.h #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ ctype 117 arch/m68k/include/asm/bootstd.h type name(atype a, btype b, ctype c, dtype d, etype e) \ ctype 55 arch/m68k/include/uapi/asm/bootinfo-vme.h __be16 clun, dlun, ctype, dnum; ctype 151 arch/mips/alchemy/common/clock.c int ctype) ctype 743 arch/mips/alchemy/common/clock.c static int __init alchemy_clk_init_fgens(int ctype) ctype 751 arch/mips/alchemy/common/clock.c switch (ctype) { ctype 788 arch/mips/alchemy/common/clock.c if (ctype == ALCHEMY_CPU_AU1300) { ctype 949 arch/mips/alchemy/common/clock.c static int __init alchemy_clk_setup_imux(int ctype) ctype 964 arch/mips/alchemy/common/clock.c switch (ctype) { ctype 1041 arch/mips/alchemy/common/clock.c int ctype = alchemy_get_cputype(), ret, i; ctype 1051 arch/mips/alchemy/common/clock.c c = alchemy_clk_setup_cpu(ALCHEMY_ROOT_CLK, ctype); ctype 1055 arch/mips/alchemy/common/clock.c i = (ctype == ALCHEMY_CPU_AU1300) ? 84 : 63; ctype 1060 arch/mips/alchemy/common/clock.c if (ctype == ALCHEMY_CPU_AU1300) { ctype 1076 arch/mips/alchemy/common/clock.c c = alchemy_clk_setup_mem(ALCHEMY_SYSBUS_CLK, ctype); ctype 1080 arch/mips/alchemy/common/clock.c c = alchemy_clk_setup_lrclk(ALCHEMY_PERIPH_CLK, ctype); ctype 1084 arch/mips/alchemy/common/clock.c ret = alchemy_clk_init_fgens(ctype); ctype 1091 arch/mips/alchemy/common/clock.c ret = alchemy_clk_setup_imux(ctype); ctype 1099 arch/mips/alchemy/common/clock.c if (t->cputype == ctype) ctype 101 arch/mips/alchemy/common/platform.c static void __init alchemy_setup_uarts(int ctype) ctype 105 arch/mips/alchemy/common/platform.c int c = alchemy_get_uarts(ctype); ctype 123 arch/mips/alchemy/common/platform.c memcpy(ports, au1x00_uart_data[ctype], s * c); ctype 215 arch/mips/alchemy/common/platform.c static void __init alchemy_setup_usb(int ctype) ctype 224 arch/mips/alchemy/common/platform.c res[0].start = alchemy_ohci_data[ctype][0]; ctype 227 arch/mips/alchemy/common/platform.c res[1].start = alchemy_ohci_data[ctype][1]; ctype 240 arch/mips/alchemy/common/platform.c if ((ctype == ALCHEMY_CPU_AU1200) || (ctype == ALCHEMY_CPU_AU1300)) { ctype 244 arch/mips/alchemy/common/platform.c res[0].start = alchemy_ehci_data[ctype][0]; ctype 247 arch/mips/alchemy/common/platform.c res[1].start = alchemy_ehci_data[ctype][1]; ctype 260 arch/mips/alchemy/common/platform.c if (ctype == ALCHEMY_CPU_AU1300) { ctype 396 arch/mips/alchemy/common/platform.c static void __init alchemy_setup_macs(int ctype) ctype 403 arch/mips/alchemy/common/platform.c if (alchemy_get_macs(ctype) < 1) ctype 406 arch/mips/alchemy/common/platform.c macres = kmemdup(au1xxx_eth0_resources[ctype], ctype 424 arch/mips/alchemy/common/platform.c if (alchemy_get_macs(ctype) < 2) ctype 427 arch/mips/alchemy/common/platform.c macres = kmemdup(au1xxx_eth1_resources[ctype], ctype 449 arch/mips/alchemy/common/platform.c int ctype = alchemy_get_cputype(); ctype 451 arch/mips/alchemy/common/platform.c alchemy_setup_uarts(ctype); ctype 452 arch/mips/alchemy/common/platform.c alchemy_setup_macs(ctype); ctype 453 arch/mips/alchemy/common/platform.c alchemy_setup_usb(ctype); ctype 33 arch/mips/sgi-ip22/ip22-setup.c char *ctype; ctype 63 arch/mips/sgi-ip22/ip22-setup.c ctype = ArcGetEnvironmentVariable("console"); ctype 66 arch/mips/sgi-ip22/ip22-setup.c if ((ctype && *ctype == 'd') || (cserial && *cserial == 's')) { ctype 71 arch/mips/sgi-ip22/ip22-setup.c add_preferred_console("ttyS", *(ctype + 1) == '2' ? 1 : 0, ctype 73 arch/mips/sgi-ip22/ip22-setup.c } else if (!ctype || *ctype != 'g') { ctype 61 arch/mips/sni/setup.c char *ctype; ctype 69 arch/mips/sni/setup.c ctype = prom_getenv("console"); ctype 70 arch/mips/sni/setup.c switch (*ctype) { ctype 212 arch/riscv/include/asm/io.h #define __io_reads_ins(port, ctype, len, bfence, afence) \ ctype 219 arch/riscv/include/asm/io.h ctype *buf = buffer; \ ctype 222 arch/riscv/include/asm/io.h ctype x = __raw_read ## len(addr); \ ctype 229 arch/riscv/include/asm/io.h #define __io_writes_outs(port, ctype, len, bfence, afence) \ ctype 236 arch/riscv/include/asm/io.h const ctype *buf = buffer; \ ctype 101 arch/s390/include/uapi/asm/chsc.h } ctype; ctype 133 arch/s390/kernel/cache.c enum cache_type ctype; ctype 141 arch/s390/kernel/cache.c ctype = get_cache_type(&ct.ci[0], level); ctype 142 arch/s390/kernel/cache.c if (ctype == CACHE_TYPE_NOCACHE) ctype 145 arch/s390/kernel/cache.c leaves += (ctype == CACHE_TYPE_SEPARATE) ? 2 : 1; ctype 158 arch/s390/kernel/cache.c enum cache_type ctype; ctype 168 arch/s390/kernel/cache.c ctype = get_cache_type(&ct.ci[0], level); ctype 169 arch/s390/kernel/cache.c if (ctype == CACHE_TYPE_SEPARATE) { ctype 173 arch/s390/kernel/cache.c ci_leaf_init(this_leaf++, pvt, ctype, level, cpu); ctype 64 drivers/clk/versatile/clk-icst.c enum icst_control_type ctype; ctype 91 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_CM) { ctype 106 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_SYS) { ctype 121 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_PCI) { ctype 138 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_CP_CM_CORE) { ctype 145 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_CP_CM_MEM) { ctype 170 drivers/clk/versatile/clk-icst.c switch (icst->ctype) { ctype 254 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_CM || ctype 255 drivers/clk/versatile/clk-icst.c icst->ctype == ICST_INTEGRATOR_CP_CM_CORE) { ctype 264 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_CP_CM_MEM) { ctype 273 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_SYS) { ctype 283 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_PCI) { ctype 304 drivers/clk/versatile/clk-icst.c if (icst->ctype == ICST_INTEGRATOR_AP_PCI) { ctype 352 drivers/clk/versatile/clk-icst.c enum icst_control_type ctype) ctype 379 drivers/clk/versatile/clk-icst.c icst->ctype = ctype; ctype 500 drivers/clk/versatile/clk-icst.c enum icst_control_type ctype; ctype 525 drivers/clk/versatile/clk-icst.c ctype = ICST_VERSATILE; ctype 528 drivers/clk/versatile/clk-icst.c ctype = ICST_VERSATILE; ctype 531 drivers/clk/versatile/clk-icst.c ctype = ICST_INTEGRATOR_AP_CM; ctype 534 drivers/clk/versatile/clk-icst.c ctype = ICST_INTEGRATOR_AP_SYS; ctype 537 drivers/clk/versatile/clk-icst.c ctype = ICST_INTEGRATOR_AP_PCI; ctype 540 drivers/clk/versatile/clk-icst.c ctype = ICST_INTEGRATOR_CP_CM_CORE; ctype 543 drivers/clk/versatile/clk-icst.c ctype = ICST_INTEGRATOR_CP_CM_MEM; ctype 552 drivers/clk/versatile/clk-icst.c regclk = icst_clk_setup(NULL, &icst_desc, name, parent_name, map, ctype); ctype 180 drivers/fpga/stratix10-soc.c struct stratix10_svc_command_config_type ctype; ctype 185 drivers/fpga/stratix10-soc.c ctype.flags = 0; ctype 188 drivers/fpga/stratix10-soc.c ctype.flags |= BIT(COMMAND_RECONFIG_FLAG_PARTIAL); ctype 195 drivers/fpga/stratix10-soc.c &ctype, sizeof(ctype)); ctype 1038 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h SVGA3dShaderConstType ctype; ctype 143 drivers/isdn/hardware/mISDN/hfc_multi.h int ctype; /* controller type */ ctype 950 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 971 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 ctype 984 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 995 drivers/isdn/hardware/mISDN/hfcmulti.c "enabled by HFC-%dS\n", hc->ctype); ctype 1136 drivers/isdn/hardware/mISDN/hfcmulti.c val, rev, (rev == 0 && (hc->ctype != HFC_TYPE_XHFC)) ? ctype 1138 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC && rev == 0) { ctype 1180 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) { ctype 1272 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 1278 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 1288 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) ctype 1333 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) ctype 1477 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) ctype 1497 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) ctype 2011 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1 && dch) { ctype 2053 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 2062 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 2096 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 2105 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 2422 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1 || hc->e1_state == 1) ctype 2445 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 && hc->created[0]) { ctype 2748 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) ctype 2762 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 2887 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) ctype 2941 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) ctype 2993 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->chan[ch].bch && hc->ctype != HFC_TYPE_E1) { ctype 3073 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 3091 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 3105 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) { ctype 3126 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 || hc->chan[ch].bch) { ctype 3142 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 || hc->chan[ch].bch) ctype 3151 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) { ctype 3231 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3252 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3286 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3363 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3396 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3730 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3858 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 3877 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 && pt == 0) { ctype 3966 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) { ctype 4006 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) { ctype 4092 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) ctype 4136 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) ctype 4185 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 4193 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) { ctype 4553 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { /* E1 */ ctype 4968 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_XHFC) { ctype 4974 drivers/isdn/hardware/mISDN/hfcmulti.c hc->ctype, HFC_cnt + 1, pt + 1); ctype 5025 drivers/isdn/hardware/mISDN/hfcmulti.c hc->ctype = m->type; ctype 5030 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 && dmask[E1_cnt]) { ctype 5055 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1 && !dmask[E1_cnt]) { ctype 5078 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_XHFC) { ctype 5143 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) ctype 5156 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) ctype 5165 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype != HFC_TYPE_E1) ctype 5168 drivers/isdn/hardware/mISDN/hfcmulti.c if (hc->ctype == HFC_TYPE_E1) { ctype 75 drivers/media/firewire/firedtv-avc.c u8 ctype; ctype 145 drivers/media/firewire/firedtv-avc.c static const char *debug_fcp_ctype(unsigned int ctype) ctype 155 drivers/media/firewire/firedtv-avc.c const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; ctype 591 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 633 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 676 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 717 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 757 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 838 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 882 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_NOTIFY; ctype 919 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 976 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_STATUS; ctype 1018 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_STATUS; ctype 1067 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 1109 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_CONTROL; ctype 1235 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_STATUS; ctype 1268 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_STATUS; ctype 1298 drivers/media/firewire/firedtv-avc.c c->ctype = AVC_CTYPE_STATUS; ctype 129 drivers/mmc/host/cavium.c hardware_ctype = cr->ctype; ctype 110 drivers/mmc/host/cavium.h u8 ctype; ctype 1275 drivers/mmc/host/dw_mmc.c mci_writel(host, CTYPE, (slot->ctype << slot->id)); ctype 1412 drivers/mmc/host/dw_mmc.c slot->ctype = SDMMC_CTYPE_4BIT; ctype 1415 drivers/mmc/host/dw_mmc.c slot->ctype = SDMMC_CTYPE_8BIT; ctype 1419 drivers/mmc/host/dw_mmc.c slot->ctype = SDMMC_CTYPE_1BIT; ctype 524 drivers/mmc/host/dw_mmc.h u32 ctype; ctype 1927 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c enum ctxt_type ctype, u32 *data) ctype 1940 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c rc = t4_sge_ctxt_rd(padap, padap->mbox, cid, ctype, data); ctype 1942 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c t4_sge_ctxt_rd_bd(padap, cid, ctype, data); ctype 1863 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h enum ctxt_type ctype, u32 *data); ctype 1865 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h enum ctxt_type ctype, u32 *data); ctype 10299 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c enum ctxt_type ctype, u32 *data) ctype 10304 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c if (ctype == CTXT_FLM) ctype 10339 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c enum ctxt_type ctype, u32 *data) ctype 10343 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c t4_write_reg(adap, SGE_CTXT_CMD_A, CTXTQID_V(cid) | CTXTTYPE_V(ctype)); ctype 368 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u8 ctype; ctype 401 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u8 ctype; ctype 467 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u8 ctype; ctype 479 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (!(!rsp && req->ctype == NIX_AQ_CTYPE_MCE)) { ctype 484 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c switch (req->ctype) { ctype 526 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_SQ && ctype 538 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c inst.ctype = req->ctype; ctype 554 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ) ctype 557 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_SQ) ctype 560 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_CQ) ctype 563 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_RSS) ctype 566 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_MCE) ctype 571 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ) ctype 573 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_SQ) ctype 575 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_CQ) ctype 577 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_RSS) ctype 579 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_MCE) ctype 603 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ && req->rq.ena) ctype 605 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_SQ && req->sq.ena) ctype 607 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_CQ && req->cq.ena) ctype 612 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ) { ctype 621 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_SQ) { ctype 630 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_CQ) { ctype 644 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ) ctype 647 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_SQ) ctype 650 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_CQ) ctype 653 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_RSS) ctype 656 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c else if (req->ctype == NIX_AQ_CTYPE_MCE) ctype 680 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_CQ) { ctype 686 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_SQ) { ctype 692 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c if (req->ctype == NIX_AQ_CTYPE_RQ) { ctype 699 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c aq_req.ctype = req->ctype; ctype 710 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c (req->ctype == NIX_AQ_CTYPE_CQ) ? ctype 711 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c "CQ" : ((req->ctype == NIX_AQ_CTYPE_RQ) ? ctype 1629 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c aq_req.ctype = NIX_AQ_CTYPE_MCE; ctype 2887 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c ctx_req.ctype = NIX_AQ_CTYPE_SQ; ctype 2894 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c ctx_req.ctype = NIX_AQ_CTYPE_RQ; ctype 2901 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c ctx_req.ctype = NIX_AQ_CTYPE_CQ; ctype 90 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c inst.ctype = req->ctype; ctype 107 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_AURA) { ctype 118 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_AURA) { ctype 154 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_AURA) { ctype 169 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_POOL) { ctype 187 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_AURA) ctype 213 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c if (req->ctype == NPA_AQ_CTYPE_POOL) { ctype 218 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c } else if (req->ctype == NPA_AQ_CTYPE_AURA) { ctype 225 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c aq_req.ctype = req->ctype; ctype 236 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c (req->ctype == NPA_AQ_CTYPE_AURA) ? ctype 481 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c ctx_req.ctype = NPA_AQ_CTYPE_POOL; ctype 485 drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c ctx_req.ctype = NPA_AQ_CTYPE_AURA; ctype 108 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 112 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 128 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 132 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 397 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 401 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 417 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 421 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h u64 ctype : 4; ctype 710 drivers/s390/cio/chsc_sch.c u32 ctype : 8; ctype 749 drivers/s390/cio/chsc_sch.c sccl_area->ctype = ccl->req.ctype; ctype 750 drivers/s390/cio/chsc_sch.c switch (sccl_area->ctype) { ctype 233 drivers/usb/gadget/udc/pxa27x_udc.h #define USB_EP_DEF(addr, bname, dir, type, maxpkt, ctype, cdir) \ ctype 235 drivers/usb/gadget/udc/pxa27x_udc.h .caps = USB_EP_CAPS(ctype, cdir), }, \ ctype 60 include/linux/sunrpc/gss_krb5.h const u32 ctype; /* checksum type */ ctype 1118 net/netfilter/nf_tables_api.c void nft_register_chain_type(const struct nft_chain_type *ctype) ctype 1121 net/netfilter/nf_tables_api.c if (WARN_ON(__nft_chain_type_get(ctype->family, ctype->type))) { ctype 1125 net/netfilter/nf_tables_api.c chain_type[ctype->family][ctype->type] = ctype; ctype 1130 net/netfilter/nf_tables_api.c void nft_unregister_chain_type(const struct nft_chain_type *ctype) ctype 1133 net/netfilter/nf_tables_api.c chain_type[ctype->family][ctype->type] = NULL; ctype 287 net/sunrpc/auth_gss/gss_krb5_crypto.c if (kctx->gk5e->ctype == CKSUMTYPE_HMAC_MD5_ARCFOUR) ctype 338 net/sunrpc/auth_gss/gss_krb5_crypto.c switch (kctx->gk5e->ctype) { ctype 433 net/sunrpc/auth_gss/gss_krb5_crypto.c switch (kctx->gk5e->ctype) { ctype 37 net/sunrpc/auth_gss/gss_krb5_mech.c .ctype = CKSUMTYPE_RSA_MD5, ctype 59 net/sunrpc/auth_gss/gss_krb5_mech.c .ctype = CKSUMTYPE_HMAC_MD5_ARCFOUR, ctype 80 net/sunrpc/auth_gss/gss_krb5_mech.c .ctype = CKSUMTYPE_HMAC_SHA1_DES3, ctype 101 net/sunrpc/auth_gss/gss_krb5_mech.c .ctype = CKSUMTYPE_HMAC_SHA1_96_AES128, ctype 124 net/sunrpc/auth_gss/gss_krb5_mech.c .ctype = CKSUMTYPE_HMAC_SHA1_96_AES256, ctype 140 tools/firewire/decode-fcp.c uint32_t ctype:4; ctype 164 tools/firewire/decode-fcp.c ctype_names[frame->ctype], subunit_type_names[frame->subunit_type], ctype 429 tools/lib/traceevent/parse-filter.c create_arg_cmp(enum tep_filter_cmp_type ctype) ctype 439 tools/lib/traceevent/parse-filter.c arg->num.type = ctype; ctype 657 tools/lib/traceevent/parse-filter.c enum tep_filter_cmp_type *ctype, ctype 662 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_NONE; ctype 703 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_EQ; ctype 705 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_NE; ctype 707 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_LT; ctype 709 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_GT; ctype 711 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_LE; ctype 713 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_GE; ctype 715 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_REGEX; ctype 717 tools/lib/traceevent/parse-filter.c *ctype = TEP_FILTER_CMP_NOT_REGEX; ctype 955 tools/lib/traceevent/parse-filter.c enum tep_filter_cmp_type ctype; ctype 1059 tools/lib/traceevent/parse-filter.c op_type = process_op(token, &btype, &ctype, &etype); ctype 1121 tools/lib/traceevent/parse-filter.c arg = create_arg_cmp(ctype);