/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 SNMP_ADD_STATS64(mib,field,addend) global() argument 177 __SNMP_UPD_PO_STATS64(mib,basefield,addend) global() argument 185 SNMP_UPD_PO_STATS64(mib,basefield,addend) global() argument 195 __SNMP_ADD_STATS64(mib,field,addend) global() argument 196 SNMP_ADD_STATS64(mib,field,addend) global() argument 197 SNMP_UPD_PO_STATS64(mib,basefield,addend) global() argument 198 __SNMP_UPD_PO_STATS64(mib,basefield,addend) global() argument [all...] |
H A D | checksum.h | 59 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument 67 static __always_inline __wsum csum_sub(__wsum csum, __wsum addend) in csum_sub() argument 72 static __always_inline __sum16 csum16_add(__sum16 csum, __be16 addend) in csum16_add() argument 80 static __always_inline __sum16 csum16_sub(__sum16 csum, __be16 addend) in csum16_sub() argument [all...] |
H A D | gre.h | 54 int addend = 4; in gre_calc_hlen() local
|
/linux/fs/nfs/ |
H A D | iostat.h | 37 long addend) in nfs_add_server_stats() argument 44 long addend) in nfs_add_stats() argument
|
/linux/arch/parisc/kernel/ |
H A D | module.c | 336 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() argument 392 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() argument 500 Elf32_Sword addend; apply_relocate_add() local 646 Elf64_Sxword addend; apply_relocate_add() local [all...] |
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_time.c | 54 static void __fbnic_time_set_addend(struct fbnic_dev *fbd, u64 addend) in __fbnic_time_set_addend() argument 110 u64 addend, dclk_period; in fbnic_ptp_adjfine() local
|
/linux/security/apparmor/include/ |
H A D | perms.h | 108 struct aa_perms *addend) in aa_perms_accum_raw() argument 135 aa_perms_accum(struct aa_perms * accum,struct aa_perms * addend) aa_perms_accum() argument [all...] |
/linux/arch/x86/include/asm/ |
H A D | checksum_64.h | 178 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
|
/linux/arch/sparc/include/asm/ |
H A D | checksum_64.h | 133 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
|
H A D | checksum_32.h | 199 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
|
/linux/tools/objtool/arch/powerpc/ |
H A D | decode.c | 17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() argument
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ptp.c | 22 u64 addend; in xgbe_adjfine() local
|
H A D | xgbe-hwtstamp.c | 38 unsigned int addend) in xgbe_update_tstamp_addend() argument
|
/linux/arch/powerpc/include/asm/ |
H A D | checksum.h | 95 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
|
/linux/tools/objtool/arch/loongarch/ |
H A D | decode.c | 20 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() argument
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_ptp.c | 28 u32 addend; in stmmac_adjust_freq() local
|
/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
|
/linux/drivers/ptp/ |
H A D | ptp_pch.c | 48 u32 addend; member 341 u32 addend; in ptp_pch_adjfine() local
|
/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_ptp.c | 136 u32 addend; in hellcreek_ptp_adjfine() local
|
/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_ptp.c | 97 u32 addend; in ravb_ptp_adjfine() local
|
/linux/include/linux/netfilter/ |
H A D | x_tables.h | 356 unsigned int addend; in xt_write_recseq_begin() local 383 static inline void xt_write_recseq_end(unsigned int addend) in xt_write_recseq_end() argument [all...] |
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | icmps-accept.c | 249 static inline uint32_t csum_add(uint32_t csum, uint32_t addend) in csum_add() argument
|
H A D | icmps-discard.c | 249 static inline uint32_t csum_add(uint32_t csum, uint32_t addend) in csum_add() argument
|
/linux/net/ipv4/netfilter/ |
H A D | ip_tables.c | 239 unsigned int addend; in ipt_do_table() local 1165 unsigned int addend; in do_add_counters() local
|