/Linux-v5.15/include/net/ |
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 …]
|
D | checksum.h | 57 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() 65 static inline __wsum csum_sub(__wsum csum, __wsum addend) in csum_sub() 70 static inline __sum16 csum16_add(__sum16 csum, __be16 addend) in csum16_add() 78 static inline __sum16 csum16_sub(__sum16 csum, __be16 addend) in csum16_sub()
|
D | gre.h | 54 int addend = 4; in gre_calc_hlen() local
|
/Linux-v5.15/fs/nfs/ |
D | iostat.h | 40 long addend) in nfs_add_server_stats() 47 long addend) in nfs_add_stats() 55 long addend) in nfs_add_fscache_stats()
|
/Linux-v5.15/arch/parisc/kernel/ |
D | module.c | 365 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 421 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 529 Elf32_Sword addend; in apply_relocate_add() local 675 Elf64_Sxword addend; in apply_relocate_add() local
|
/Linux-v5.15/arch/x86/include/asm/ |
D | checksum_64.h | 179 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/Linux-v5.15/security/apparmor/ |
D | lib.c | 348 void aa_perms_accum_raw(struct aa_perms *accum, struct aa_perms *addend) in aa_perms_accum_raw() 367 void aa_perms_accum(struct aa_perms *accum, struct aa_perms *addend) in aa_perms_accum()
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | checksum_64.h | 133 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
D | checksum_32.h | 199 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 144 u32 addend, diff; in xgbe_adjfreq() local
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_hwtstamp.c | 79 static int config_addend(void __iomem *ioaddr, u32 addend) in config_addend()
|
D | stmmac_ptp.c | 27 u32 diff, addend; in stmmac_adjust_freq() local
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | checksum.h | 94 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
|
/Linux-v5.15/drivers/net/ethernet/xscale/ |
D | ixp46x_ts.h | 28 u32 addend; /* 0x08 Time Sync Addend Register */ member
|
D | ptp_ixp46x.c | 127 u32 diff, addend; in ptp_ixp_adjfreq() local
|
/Linux-v5.15/tools/objtool/ |
D | elf.c | 488 unsigned int type, struct symbol *sym, int addend) in elf_add_reloc() 522 int addend; in elf_add_reloc_to_insn() local
|
/Linux-v5.15/drivers/net/ethernet/renesas/ |
D | ravb_ptp.c | 97 u32 diff, addend; in ravb_ptp_adjfreq() local
|
/Linux-v5.15/drivers/net/dsa/hirschmann/ |
D | hellcreek_ptp.c | 130 u32 addend; in hellcreek_ptp_adjfine() local
|
/Linux-v5.15/tools/objtool/arch/x86/ |
D | decode.c | 65 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
|
/Linux-v5.15/drivers/ptp/ |
D | ptp_pch.c | 47 u32 addend; member 396 u32 diff, addend; in ptp_pch_adjfreq() local
|
/Linux-v5.15/include/linux/netfilter/ |
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()
|
/Linux-v5.15/tools/objtool/include/objtool/ |
D | elf.h | 72 int addend; member
|
/Linux-v5.15/net/ipv4/netfilter/ |
D | arp_tables.c | 196 unsigned int addend; in arpt_do_table() local 1007 unsigned int addend; in do_add_counters() local
|
/Linux-v5.15/net/sched/ |
D | cls_flow.c | 52 u32 addend; member
|
/Linux-v5.15/net/ipv6/netfilter/ |
D | ip6_tables.c | 264 unsigned int addend; in ip6t_do_table() local 1181 unsigned int addend; in do_add_counters() local
|