/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace.h | 6 #define packettype_name(etype) { RHF_RCV_TYPE_##etype, #etype } argument 7 #define show_packettype(etype) \ argument
|
/openbmc/linux/fs/udf/ |
H A D | truncate.c | 26 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 D | inode.c | 423 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 D | directory.c | 169 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 D | entry.py | 63 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 D | vcpu_pmu.c | 51 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 D | cros_ec_rw.py | 20 def __init__(self, section, etype, node): argument
|
H A D | intel_cmc.py | 22 def __init__(self, section, etype, node): argument
|
H A D | intel_vbt.py | 21 def __init__(self, section, etype, node): argument
|
H A D | intel_fsp.py | 26 def __init__(self, section, etype, node): argument
|
H A D | intel_vga.py | 24 def __init__(self, section, etype, node): argument
|
H A D | intel_me.py | 27 def __init__(self, section, etype, node): argument
|
H A D | blob_named_by_arg.py | 31 def __init__(self, section, etype, node, blob_fname): argument
|
H A D | text.py | 49 def __init__(self, section, etype, node): argument
|
H A D | x86_start16_spl.py | 26 def __init__(self, section, etype, node): argument
|
H A D | files.py | 32 def __init__(self, section, etype, node): argument
|
H A D | u_boot_ucode.py | 60 def __init__(self, section, etype, node): argument
|
H A D | x86_start16_tpl.py | 26 def __init__(self, section, etype, node): argument
|
H A D | u_boot_spl_with_ucode_ptr.py | 24 def __init__(self, section, etype, node): argument
|
H A D | u_boot_spl_bss_pad.py | 33 def __init__(self, section, etype, node): argument
|
H A D | intel_refcode.py | 23 def __init__(self, section, etype, node): argument
|
H A D | intel_mrc.py | 23 def __init__(self, section, etype, node): argument
|
H A D | u_boot_nodtb.py | 23 def __init__(self, section, etype, node): argument
|
H A D | u_boot_tpl_dtb.py | 21 def __init__(self, section, etype, node): argument
|
H A D | u_boot_img.py | 23 def __init__(self, section, etype, node): argument
|