Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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.h57 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
65 static __always_inline __wsum csum_sub(__wsum csum, __wsum addend) in csum_sub()
70 static __always_inline __sum16 csum16_add(__sum16 csum, __be16 addend) in csum16_add()
78 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
/OK3568_Linux_fs/kernel/fs/nfs/
H A Diostat.h40 long addend) in nfs_add_server_stats()
47 long addend) in nfs_add_stats()
55 long addend) in nfs_add_fscache_stats()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dmodule.c365 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c49 __be16 addend; in rmnet_map_ipv4_dl_csum_trailer() local
120 __be16 ip6_hdr_csum, addend; in rmnet_map_ipv6_dl_csum_trailer() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c348 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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dchecksum_64.h179 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c76 static int config_addend(void __iomem *ioaddr, u32 addend) in config_addend()
H A Dstmmac_ptp.c26 u32 diff, addend; in stmmac_adjust_freq() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c144 u32 addend, diff; in xgbe_adjfreq() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dchecksum.h94 static inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Ddecode.c72 unsigned long arch_dest_reloc_offset(int addend) in arch_dest_reloc_offset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp46x_ts.h28 u32 addend; /* 0x08 Time Sync Addend Register */ member
H A Dptp_ixp46x.c127 u32 diff, addend; in ptp_ixp_adjfreq() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dravb_ptp.c97 u32 diff, addend; in ravb_ptp_adjfreq() local
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_pch.c45 u32 addend; member
403 u32 diff, addend; in ptp_pch_adjfreq() local
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c63 long addend; member
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h365 unsigned int addend; in xt_write_recseq_begin() local
392 static inline void xt_write_recseq_end(unsigned int addend) in xt_write_recseq_end()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c513 unsigned int type, struct symbol *sym, s64 addend) in elf_add_reloc()
765 int addend = insn_off; in elf_add_reloc_to_insn() local
H A Delf.h77 s64 addend; member
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c196 unsigned int addend; in arpt_do_table() local
1007 unsigned int addend; in do_add_counters() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_flow.c52 u32 addend; member

12