/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i7core_edac.c | 608 dimm->dtype = DEV_X4; in get_dimm_config() 611 dimm->dtype = DEV_X8; in get_dimm_config() 614 dimm->dtype = DEV_X16; in get_dimm_config() 617 dimm->dtype = DEV_UNKNOWN; in get_dimm_config()
|
H A D | dmc520_edac.c | 465 dimm->dtype = dt; in dmc520_init_csrow()
|
H A D | e7xxx_edac.c | 415 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
|
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()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i7core_edac.c | 608 dimm->dtype = DEV_X4; in get_dimm_config() 611 dimm->dtype = DEV_X8; in get_dimm_config() 614 dimm->dtype = DEV_X16; in get_dimm_config() 617 dimm->dtype = DEV_UNKNOWN; in get_dimm_config()
|
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/ipv6/ |
H A D | mcast.c | 2057 int type, dtype; in mld_send_cr() local 2067 dtype = MLD2_BLOCK_OLD_SOURCES; in mld_send_cr() 2069 skb = add_grec(skb, pmc, dtype, 1, 1, 0); in mld_send_cr() 2099 dtype = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr() 2102 dtype = MLD2_BLOCK_OLD_SOURCES; in mld_send_cr() 2105 skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */ in mld_send_cr()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sgiarcs.h | 181 enum linux_devtypes dtype; member
|
/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/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);
|
/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()
|
/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
|