/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i82975x_edac.c | 418 dimm->dtype = DEV_X8; in i82975x_init_csrows()
|
H A D | i82875p_edac.c | 382 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
|
H A D | i3200_edac.c | 407 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
|
H A D | i5000_edac.c | 1289 dimm->dtype = DEV_X8; in i5000_init_csrows() 1291 dimm->dtype = DEV_X4; in i5000_init_csrows()
|
H A D | armada_xp_edac.c | 270 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sgiarcs.h | 181 enum linux_devtypes dtype; member
|
/kernel/linux/linux-5.10/tools/power/x86/intel_pstate_tracer/ |
H A D | intel_pstate_tracer.py | 513 cpu_mask = zeros((MAX_CPUS,), dtype=int)
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | dmc520_edac.c | 465 dimm->dtype = dt; in dmc520_init_csrow()
|
H A D | e7xxx_edac.c | 414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
|
H A D | i3200_edac.c | 406 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
|
H A D | i82975x_edac.c | 417 dimm->dtype = DEV_X8; in i82975x_init_csrows()
|
H A D | i82875p_edac.c | 381 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
|
H A D | i5000_edac.c | 1289 dimm->dtype = DEV_X8; in i5000_init_csrows() 1291 dimm->dtype = DEV_X4; in i5000_init_csrows()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_dynset.c | 225 if (set->dtype == NFT_DATA_VERDICT) in nft_dynset_init()
|
/kernel/linux/linux-6.6/tools/power/x86/intel_pstate_tracer/ |
H A D | intel_pstate_tracer.py | 511 cpu_mask = zeros((MAX_CPUS,), dtype=int)
|
/kernel/liteos_a/testsuites/unittest/common/include/ |
H A D | osTest.h | 386 void Test_usb_shellcmd(controller_type ctype, device_type dtype, usb_test_type typetest);
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 1545 // V(name, instr, dtype, stype, dcast, scast, rcast, return_val, return_type) 1582 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ 1584 return_type LiftoffAssembler::emit_##name(dtype dst, stype src) { \ 1595 // V(name, instr, dtype, stype1, stype2, dcast, scast1, scast2, rcast, 1680 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ 1682 return_type LiftoffAssembler::emit_##name(dtype dst, stype1 lhs, \ 2437 #define EMIT_SIMD_UNOP(name, op, dtype, stype, return_val, return_type) \ 2440 op(dst.dtype(), src.stype()); \ 2457 #define EMIT_SIMD_EXTRACT_LANE(name, op, dtype) \ 2460 op(dst.dtype(), sr [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.c | 283 fd_fltr_ctx->dtype = ICE_TX_DESC_DTYPE_FLTR_PROG; in ice_set_dflt_val_fd_desc() 335 qword = ((u64)ctx->dtype << ICE_FXD_FLTR_QW1_DTYPE_S) & in ice_set_fd_desc_val()
|
H A D | ice_base.c | 370 rlan_ctx.dtype = ICE_RX_DTYPE_NO_SPLIT; in ice_setup_rx_ctx()
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptlan.c | 118 u16 dtype; member 1497 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptlan.c | 115 u16 dtype; member 1500 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans()
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables.h | 317 * @dtype: data type 331 u32 dtype; member 521 * @dtype: data type (verdict or numeric type defined by userspace) 552 u32 dtype; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.h | 915 inline void setType(DataType dtype, DataType stype) in setType() argument 917 dType = dtype; in setType()
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | dir.c | 1646 u16 dtype; in gfs2_dir_search() local 1655 dtype = be16_to_cpu(dent->de_type); in gfs2_dir_search() 1662 inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, in gfs2_dir_search()
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | dir.c | 1648 u16 dtype; in gfs2_dir_search() local 1657 dtype = be16_to_cpu(dent->de_type); in gfs2_dir_search() 1664 inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, in gfs2_dir_search()
|