/kernel/linux/linux-6.6/drivers/edac/ |
H A D | armada_xp_edac.c | 270 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
|
H A D | i5400_edac.c | 1201 dimm->dtype = MTR_DRAM_WIDTH(mtr) == 8 ? in i5400_init_dimms()
|
H A D | i5100_edac.c | 850 dimm->dtype = (priv->mtr[chan][rank].width == 4) ? in i5100_init_csrows()
|
H A D | pnd2_edac.c | 1236 dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16; in apl_get_dimm_config() 1302 dimm->dtype = dnv_dtypes[j ? d->dimmdwid0 : d->dimmdwid1]; in dnv_get_dimm_config()
|
H A D | e752x_edac.c | 1132 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
|
H A D | synopsys_edac.c | 335 * @get_dtype: Get dtype. 819 dimm->dtype = p_data->get_dtype(priv->baseaddr); in init_csrows()
|
H A D | amd64_edac.c | 3358 dimm->dtype = dev_type; in umc_init_csrows() 3855 dimm->dtype = DEV_X16; in gpu_init_csrows()
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 1091 // V(name, instr, dtype, stype, dcast, scast, rcast, return_val, return_type) 1128 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ 1130 return_type LiftoffAssembler::emit_##name(dtype dst, stype src) { \ 1141 // V(name, instr, dtype, stype1, stype2, dcast, scast1, scast2, rcast, 1228 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ 1230 return_type LiftoffAssembler::emit_##name(dtype dst, stype1 lhs, \
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i5400_edac.c | 1200 dimm->dtype = MTR_DRAM_WIDTH(mtr) == 8 ? in i5400_init_dimms()
|
H A D | i5100_edac.c | 855 dimm->dtype = (priv->mtr[chan][rank].width == 4) ? in i5100_init_csrows()
|
H A D | pnd2_edac.c | 1258 dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16; in apl_get_dimm_config() 1324 dimm->dtype = dnv_dtypes[j ? d->dimmdwid0 : d->dimmdwid1]; in dnv_get_dimm_config()
|
H A D | e752x_edac.c | 1133 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
|
H A D | synopsys_edac.c | 344 * @get_dtype: Get dtype. 795 dimm->dtype = p_data->get_dtype(priv->baseaddr); in init_csrows()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.c | 706 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.c | 706 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_base.c | 465 rlan_ctx.dtype = ICE_RX_DTYPE_NO_SPLIT; in ice_setup_rx_ctx()
|
H A D | ice_fdir.c | 586 fd_fltr_ctx->dtype = ICE_TX_DESC_DTYPE_FLTR_PROG; in ice_set_dflt_val_fd_desc() 638 qword = ((u64)ctx->dtype << ICE_FXD_FLTR_QW1_DTYPE_S) & in ice_set_fd_desc_val()
|
H A D | ice_lan_tx_rx.h | 455 u8 dtype; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | linearize.c | 1290 enum mtype dtype = get_mtype(dst); in get_cast_opcode() local 1292 switch (dtype) { in get_cast_opcode() 1334 return dtype == MTYPE_UINT ? OP_FCVTU : OP_FCVTS; in get_cast_opcode()
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hub.c | 397 unsigned dtype; in get_hub_descriptor() local 400 dtype = USB_DT_SS_HUB; in get_hub_descriptor() 403 dtype = USB_DT_HUB; in get_hub_descriptor() 410 dtype << 8, 0, desc, size, in get_hub_descriptor()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 404 unsigned dtype; in get_hub_descriptor() local 407 dtype = USB_DT_SS_HUB; in get_hub_descriptor() 410 dtype = USB_DT_HUB; in get_hub_descriptor() 417 dtype << 8, 0, desc, size, in get_hub_descriptor()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 2716 #define EMIT_SIMD_UNOP(name, dtype, stype) \ in AssembleArchInstruction() 2718 __ name(i.Output##dtype(), i.Input##stype(0)); \ in AssembleArchInstruction() 2735 #define EMIT_SIMD_EXTRACT_LANE(name, dtype) \ in AssembleArchInstruction() 2737 __ name(i.Output##dtype(), i.InputSimd128Register(0), i.InputInt8(1), \ in AssembleArchInstruction()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_lan_tx_rx.h | 392 u8 dtype; member
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables.h | 426 * @dtype: data type (verdict or numeric type defined by userspace) 457 u32 dtype; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nvme.h | 1230 __u8 dtype; member
|