/openbmc/linux/include/net/ |
H A D | snmp.h | 139 #define __SNMP_ADD_STATS(mib, field, addend) \ argument 142 #define SNMP_ADD_STATS(mib, field, addend) \ argument 144 #define SNMP_UPD_PO_STATS(mib, basefield, addend) \ argument 150 #define __SNMP_UPD_PO_STATS(mib, basefield, addend) \ argument 160 #define __SNMP_ADD_STATS64(mib, field, addend) \ argument 168 #define SNMP_ADD_STATS64(mib, field, addend) \ argument 177 #define __SNMP_UPD_PO_STATS64(mib, basefield, addend) \ argument 186 #define SNMP_UPD_PO_STATS64(mib, basefield, addend) \ argument 196 #define __SNMP_ADD_STATS64(mib, field, addend) __SNMP_ADD_STATS(mib, field, addend) argument 197 #define SNMP_ADD_STATS64(mib, field, addend) SNMP_ADD_STATS(mib, field, addend) argument [all …]
|
H A D | checksum.h | 59 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() 67 static __always_inline __wsum csum_sub(__wsum csum, __wsum addend) in csum_sub() 72 static __always_inline __sum16 csum16_add(__sum16 csum, __be16 addend) in csum16_add() 80 static __always_inline __sum16 csum16_sub(__sum16 csum, __be16 addend) in csum16_sub()
|
H A D | gre.h | 54 int addend = 4; in gre_calc_hlen() local
|
/openbmc/linux/fs/nfs/ |
H A D | iostat.h | 37 long addend) in nfs_add_server_stats() 44 long addend) in nfs_add_stats()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | module.c | 348 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 404 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 512 Elf32_Sword addend; in apply_relocate_add() local 658 Elf64_Sxword addend; in apply_relocate_add() local
|
/openbmc/qemu/include/exec/ |
H A D | tlb-common.h | 34 uintptr_t addend; member
|
/openbmc/linux/security/apparmor/include/ |
H A D | perms.h | 105 struct aa_perms *addend) in aa_perms_accum_raw() 132 struct aa_perms *addend) in aa_perms_accum()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | checksum_64.h | 178 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | translate.c | 235 static TCGv make_address_x(DisasContext *ctx, TCGv base, TCGv addend) in make_address_x() 255 TCGv addend = ofs ? tcg_constant_tl(ofs) : NULL; in make_address_i() local
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | checksum_64.h | 133 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
H A D | checksum_32.h | 199 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/openbmc/linux/tools/objtool/arch/powerpc/ |
H A D | decode.c | 17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 143 u64 addend; in xgbe_adjfine() local
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | rcar_gen4_ptp.c | 33 s64 addend = ptp_priv->default_addend; in rcar_gen4_ptp_adjfine() local
|
H A D | ravb_ptp.c | 97 u32 addend; in ravb_ptp_adjfine() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | checksum.h | 95 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/openbmc/linux/tools/objtool/ |
H A D | elf.c | 853 s64 addend, unsigned int type) in elf_init_reloc() 893 int addend = insn_off; in elf_init_reloc_text_sym() local 923 s64 addend) in elf_init_reloc_data_sym()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_hwtstamp.c | 122 static int config_addend(void __iomem *ioaddr, u32 addend) in config_addend()
|
H A D | stmmac_ptp.c | 29 u32 addend; in stmmac_adjust_freq() local
|
/openbmc/linux/drivers/net/ethernet/xscale/ |
H A D | ixp46x_ts.h | 28 u32 addend; /* 0x08 Time Sync Addend Register */ member
|
H A D | ptp_ixp46x.c | 125 u32 addend; in ptp_ixp_adjfine() local
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 71 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_pch.c | 48 u32 addend; member 341 u32 addend; in ptp_pch_adjfine() local
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_ptp.c | 131 u32 addend; in hellcreek_ptp_adjfine() local
|
/openbmc/linux/include/linux/netfilter/ |
H A D | x_tables.h | 366 unsigned int addend; in xt_write_recseq_begin() local 393 static inline void xt_write_recseq_end(unsigned int addend) in xt_write_recseq_end()
|