Searched defs:addend (Results 1 – 25 of 32) sorted by relevance
12
/openbmc/linux/include/net/ |
D | snmp.h |
|
D | checksum.h |
|
/openbmc/qemu/include/exec/ |
H A D | tlb-common.h | 34 uintptr_t addend; member
|
/openbmc/linux/arch/x86/include/asm/ |
D | checksum_64.h |
|
/openbmc/linux/arch/sparc/include/asm/ |
D | checksum_64.h |
|
D | checksum_32.h |
|
/openbmc/linux/tools/objtool/arch/powerpc/ |
D | decode.c |
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | translate.c | 237 static TCGv make_address_x(DisasContext *ctx, TCGv base, TCGv addend) in make_address_x() 257 TCGv addend = ofs ? tcg_constant_tl(ofs) : NULL; in make_address_i() local
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | checksum.h |
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_hwtstamp.c |
|
/openbmc/linux/tools/objtool/ |
D | elf.c |
|
/openbmc/linux/drivers/net/ethernet/xscale/ |
D | ixp46x_ts.h |
|
D | ptp_ixp46x.c |
|
/openbmc/linux/tools/objtool/arch/x86/ |
D | decode.c |
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
D | ravb_ptp.c |
|
/openbmc/linux/drivers/ptp/ |
D | ptp_pch.c |
|
/openbmc/linux/include/linux/netfilter/ |
D | x_tables.h |
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_runtime.c | 83 long addend; member
|
/openbmc/qemu/block/ |
H A D | qcow2-refcount.c | 812 uint64_t addend, bool decrease, enum qcow2_discard_type type) in update_refcount() 945 uint64_t addend, bool decrease, in qcow2_update_cluster_refcount() 1245 int64_t l1_table_offset, int l1_size, int addend) in qcow2_update_snapshot_refcount()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 2024 int is_iret, int addend, in helper_ret_protected() 2277 void helper_lret_protected(CPUX86State *env, int shift, int addend) in helper_lret_protected()
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 349 TCGLabel *l, intptr_t addend) in tcg_out_reloc() 668 intptr_t addend; member 675 tcg_insn_unit *label, intptr_t addend) in new_pool_alloc() 711 tcg_insn_unit *label, intptr_t addend) in new_pool_label() 721 intptr_t addend, tcg_target_ulong d0, in new_pool_l2() 733 intptr_t addend, tcg_target_ulong d0, in new_pool_l4() 748 intptr_t addend, tcg_target_ulong d0, in new_pool_l8()
|
/openbmc/linux/tools/objtool/include/objtool/ |
D | elf.h |
|
/openbmc/linux/scripts/ |
D | recordmcount.h |
|
/openbmc/qemu/disas/ |
H A D | hppa.c | 319 bfd_signed_vma addend, in hppa_field_adjust()
|
12