Home
last modified time | relevance | path

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

12

/linux/include/net/
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
/linux/fs/nfs/
H A Diostat.h37 long addend) in nfs_add_server_stats()
44 long addend) in nfs_add_stats()
/linux/arch/parisc/kernel/
H A Dmodule.c336 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
392 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
500 Elf32_Sword addend; in apply_relocate_add() local
646 Elf64_Sxword addend; in apply_relocate_add() local
/linux/security/apparmor/include/
H A Dperms.h108 struct aa_perms *addend) in aa_perms_accum_raw()
135 struct aa_perms *addend) in aa_perms_accum()
/linux/tools/objtool/
H A Dklp-diff.c932 s64 addend = reloc_addend(patched_reloc); in clone_reloc_klp() local
1045 #define dbg_clone_reloc(sec, offset, patched_sym, addend, export, klp) \ argument
1062 long addend = reloc_addend(patched_reloc); in clone_reloc() local
1496 s64 addend; in create_klp_sections() local
H A Delf.c981 struct symbol *sym, s64 addend, unsigned int type) in elf_init_reloc()
1021 s64 addend = insn_off; in elf_init_reloc_text_sym() local
1048 s64 addend) in elf_init_reloc_data_sym()
1615 struct symbol *sym, s64 addend, in elf_create_reloc()
/linux/tools/objtool/arch/x86/
H A Ddecode.c92 s64 addend = reloc_addend(reloc); in arch_insn_adjusted_addend() local
124 s64 addend = reloc_addend(reloc); in arch_adjusted_addend() local
/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()
/linux/arch/powerpc/include/asm/
H A Dchecksum.h95 static __always_inline __wsum csum_add(__wsum csum, __wsum addend) in csum_add()
/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/net/dsa/hirschmann/
H A Dhellcreek_ptp.c136 u32 addend; in hellcreek_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()
/linux/net/ipv4/netfilter/
H A Darp_tables.c197 unsigned int addend; in arpt_do_table() local
1012 unsigned int addend; in do_add_counters() local
H A Dip_tables.c239 unsigned int addend; in ipt_do_table() local
1165 unsigned int addend; in do_add_counters() local
/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()
/linux/net/sched/
H A Dcls_flow.c53 u32 addend; member
/linux/net/ipv6/netfilter/
H A Dip6_tables.c262 unsigned int addend; in ip6t_do_table() local
1182 unsigned int addend; in do_add_counters() local
/linux/scripts/
H A Drecordmcount.h427 uint_t const addend = in sift_rel_mcount() local
/linux/tools/objtool/include/objtool/
H A Delf.h257 set_reloc_addend(struct elf * elf,struct reloc * reloc,s64 addend) set_reloc_addend() argument
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c88 #define VCHIQ_SERVICE_STATS_ADD(service, stat, addend) \ argument
93 #define VCHIQ_SERVICE_STATS_ADD(service, stat, addend) ((void)0) argument
/linux/sound/firewire/
H A Damdtp-stream.c882 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() argument

12