Home
last modified time | relevance | path

Searched defs:addend (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/include/net/
H A Dsnmp.h139 #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 Dchecksum.h59 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 Dgre.h54 int addend = 4; in gre_calc_hlen() local
/openbmc/linux/fs/nfs/
H A Diostat.h37 long addend) in nfs_add_server_stats()
44 long addend) in nfs_add_stats()
/openbmc/linux/arch/parisc/kernel/
H A Dmodule.c348 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 Dtlb-common.h34 uintptr_t addend; member
/openbmc/linux/security/apparmor/include/
H A Dperms.h105 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 Dchecksum_64.h178 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/openbmc/linux/arch/sparc/include/asm/
H A Dchecksum_64.h133 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
H A Dchecksum_32.h199 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/openbmc/linux/tools/objtool/arch/powerpc/
H A Ddecode.c17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
/openbmc/qemu/target/loongarch/
H A Dtranslate.c235 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/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c143 u64 addend; in xgbe_adjfine() local
/openbmc/linux/drivers/net/ethernet/renesas/
H A Drcar_gen4_ptp.c33 s64 addend = ptp_priv->default_addend; in rcar_gen4_ptp_adjfine() local
H A Dravb_ptp.c97 u32 addend; in ravb_ptp_adjfine() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dchecksum.h95 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/openbmc/linux/tools/objtool/
H A Delf.c853 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 Dstmmac_ptp.c29 u32 addend; in stmmac_adjust_freq() local
H A Dstmmac_hwtstamp.c122 static int config_addend(void __iomem *ioaddr, u32 addend) in config_addend()
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp46x_ts.h28 u32 addend; /* 0x08 Time Sync Addend Register */ member
H A Dptp_ixp46x.c125 u32 addend; in ptp_ixp_adjfine() local
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c71 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c48 u32 addend; member
341 u32 addend; in ptp_pch_adjfine() local
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c131 u32 addend; in hellcreek_ptp_adjfine() local
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h366 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()

12