Home
last modified time | relevance | path

Searched defs:etype (Results 1 – 25 of 112) 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
130 int8_t etype = -1; in udf_discard_prealloc() local
202 int8_t etype; in udf_truncate_extents() local
H A Dinode.c423 int8_t etype; in udf_map_block() local
651 int8_t etype; in udf_extend_file() local
732 int8_t etype, tmpetype; in inode_getblk() local
962 int8_t etype = (laarr[curr].extLength >> 30); in udf_split_extents() local
2202 struct kernel_lb_addr *eloc, uint32_t *elen, int8_t *etype, in udf_next_aext()
2240 struct kernel_lb_addr *eloc, uint32_t *elen, int8_t *etype, in udf_current_aext()
2301 int8_t etype; in udf_insert_aext() local
2326 int8_t etype; in udf_delete_aext() local
2420 int8_t *etype) in inode_bmap()
H A Ddirectory.c169 int8_t etype = -1; in udf_fiiter_advance_blk() local
249 int8_t etype; in udf_fiiter_init() local
467 int8_t etype; in udf_fiiter_append_blk() 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 Dcros_ec_rw.py20 def __init__(self, section, etype, node): argument
H A Dintel_cmc.py22 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_vga.py24 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 Dtext.py49 def __init__(self, section, etype, node): argument
H A Dx86_start16_spl.py26 def __init__(self, section, etype, node): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
H A Du_boot_ucode.py60 def __init__(self, section, etype, node): argument
H A Dx86_start16_tpl.py26 def __init__(self, section, etype, node): argument
H A Du_boot_spl_with_ucode_ptr.py24 def __init__(self, section, etype, node): argument
H A Du_boot_spl_bss_pad.py33 def __init__(self, section, etype, node): argument
H A Dintel_refcode.py23 def __init__(self, section, etype, node): argument
H A Dintel_mrc.py23 def __init__(self, section, etype, node): argument
H A Du_boot_nodtb.py23 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_img.py23 def __init__(self, section, etype, node): argument

12345