Home
last modified time | relevance | path

Searched refs:dtype (Results 151 - 175 of 214) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/edac/
H A Di82975x_edac.c418 dimm->dtype = DEV_X8; in i82975x_init_csrows()
H A Di82875p_edac.c382 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
H A Di3200_edac.c407 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
H A Di5000_edac.c1289 dimm->dtype = DEV_X8; in i5000_init_csrows()
1291 dimm->dtype = DEV_X4; in i5000_init_csrows()
H A Darmada_xp_edac.c270 dimm->dtype = cs_struct ? DEV_X16 : DEV_X8; in axp_mc_read_config()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dsgiarcs.h181 enum linux_devtypes dtype; member
/kernel/linux/linux-5.10/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py513 cpu_mask = zeros((MAX_CPUS,), dtype=int)
/kernel/linux/linux-6.6/drivers/edac/
H A Ddmc520_edac.c465 dimm->dtype = dt; in dmc520_init_csrow()
H A De7xxx_edac.c414 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
H A Di3200_edac.c406 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
H A Di82975x_edac.c417 dimm->dtype = DEV_X8; in i82975x_init_csrows()
H A Di82875p_edac.c381 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
H A Di5000_edac.c1289 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 Dnft_dynset.c225 if (set->dtype == NFT_DATA_VERDICT) in nft_dynset_init()
/kernel/linux/linux-6.6/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py511 cpu_mask = zeros((MAX_CPUS,), dtype=int)
/kernel/liteos_a/testsuites/unittest/common/include/
H A DosTest.h386 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 Dliftoff-assembler-s390.h1545 // 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 Dice_fdir.c283 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 Dice_base.c370 rlan_ctx.dtype = ICE_RX_DTYPE_NO_SPLIT; in ice_setup_rx_ctx()
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptlan.c118 u16 dtype; member
1497 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptlan.c115 u16 dtype; member
1500 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans()
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables.h317 * @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 Dnv50_ir.h915 inline void setType(DataType dtype, DataType stype) in setType() argument
917 dType = dtype; in setType()
/kernel/linux/linux-5.10/fs/gfs2/
H A Ddir.c1646 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 Ddir.c1648 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()

Completed in 38 milliseconds

123456789