Home
last modified time | relevance | path

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

12

/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 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 Dchecksum.h59 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 Dgre.h54 int addend = 4; in gre_calc_hlen() local
/linux/fs/nfs/
H A Diostat.h37 long addend) in nfs_add_server_stats() argument
44 long addend) in nfs_add_stats() argument
/linux/arch/parisc/kernel/
H A Dmodule.c336 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 Dfbnic_time.c54 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 Dperms.h108 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 Dchecksum_64.h178 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
/linux/arch/sparc/include/asm/
H A Dchecksum_64.h133 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
H A Dchecksum_32.h199 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
/linux/tools/objtool/arch/powerpc/
H A Ddecode.c17 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() argument
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c22 u64 addend; in xgbe_adjfine() local
H A Dxgbe-hwtstamp.c38 unsigned int addend) in xgbe_update_tstamp_addend() argument
/linux/arch/powerpc/include/asm/
H A Dchecksum.h95 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add() argument
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c20 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset() argument
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c28 u32 addend; in stmmac_adjust_freq() local
/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
/linux/drivers/ptp/
H A Dptp_pch.c48 u32 addend; member
341 u32 addend; in ptp_pch_adjfine() local
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c136 u32 addend; in hellcreek_ptp_adjfine() local
/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c97 u32 addend; in ravb_ptp_adjfine() local
/linux/include/linux/netfilter/
H A Dx_tables.h356 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 Dicmps-accept.c249 static inline uint32_t csum_add(uint32_t csum, uint32_t addend) in csum_add() argument
H A Dicmps-discard.c249 static inline uint32_t csum_add(uint32_t csum, uint32_t addend) in csum_add() argument
/linux/net/ipv4/netfilter/
H A Dip_tables.c239 unsigned int addend; in ipt_do_table() local
1165 unsigned int addend; in do_add_counters() local

12