Home
last modified time | relevance | path

Searched defs:etype (Results 1 – 25 of 110) sorted by relevance

12345

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.h6 #define packettype_name(etype) { RHF_RCV_TYPE_##etype, #etype } argument
7 #define show_packettype(etype) \ argument
/openbmc/linux/fs/udf/
H A Dtruncate.c26 struct kernel_lb_addr *eloc, int8_t etype, uint32_t elen, in extent_trunc()
69 int8_t etype = -1, netype; in udf_truncate_tail_extent() local
124 int8_t etype = -1; in udf_discard_prealloc() local
185 int8_t etype; in udf_truncate_extents() local
/openbmc/u-boot/tools/binman/
H A Dentry.py63 def __init__(self, section, etype, node, read_node=True, name_prefix=''): argument
84 def Lookup(section, node_path, etype): argument
125 def Create(section, node, etype=None): argument
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c51 enum sbi_pmu_event_type etype = get_event_type(eidx); in kvm_pmu_get_perf_event_type() local
115 enum sbi_pmu_event_type etype = get_event_type(eidx); in kvm_pmu_get_perf_event_config() local
143 u32 etype = kvm_pmu_get_perf_event_type(eidx); in kvm_pmu_get_fixed_pmc_index() local
464 u32 etype = kvm_pmu_get_perf_event_type(eidx); in kvm_riscv_vcpu_pmu_ctr_cfg_match() local
/openbmc/u-boot/tools/binman/etype/
H A Dintel_cmc.py22 def __init__(self, section, etype, node): argument
H A Dcros_ec_rw.py20 def __init__(self, section, etype, node): argument
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_vbt.py21 def __init__(self, section, etype, node): argument
H A Dintel_fsp.py26 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
H A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname): argument
H A Dfill.py24 def __init__(self, section, etype, node): argument
H A Dintel_mrc.py23 def __init__(self, section, etype, node): argument
H A Dintel_refcode.py23 def __init__(self, section, etype, node): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
H A Dtext.py49 def __init__(self, section, etype, node): argument
H A Du_boot.py28 def __init__(self, section, etype, node): argument
H A Du_boot_dtb.py24 def __init__(self, section, etype, node): argument
H A Du_boot_spl_elf.py20 def __init__(self, section, etype, node): argument
H A Du_boot_nodtb.py23 def __init__(self, section, etype, node): argument
H A Dpowerpc_mpc85xx_bootpg_resetvec.py21 def __init__(self, section, etype, node): argument
H A Du_boot_img.py23 def __init__(self, section, etype, node): argument
H A Du_boot_spl_dtb.py21 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_dtb.py21 def __init__(self, section, etype, node): argument
H A Du_boot_spl_with_ucode_ptr.py24 def __init__(self, section, etype, node): argument

12345