Elf_Rela          207 arch/parisc/kernel/module.c static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n)
Elf_Rela          212 arch/parisc/kernel/module.c static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n)
Elf_Rela          217 arch/parisc/kernel/module.c static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n)
Elf_Rela          233 arch/parisc/kernel/module.c static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n)
Elf_Rela          250 arch/parisc/kernel/module.c static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n)
Elf_Rela          265 arch/parisc/kernel/module.c static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n)
Elf_Rela          312 arch/parisc/kernel/module.c 		const Elf_Rela *rels = (void *)sechdrs[i].sh_addr;
Elf_Rela           58 arch/riscv/kernel/module-sections.c static int is_rela_equal(const Elf_Rela *x, const Elf_Rela *y)
Elf_Rela           63 arch/riscv/kernel/module-sections.c static bool duplicate_rela(const Elf_Rela *rela, int idx)
Elf_Rela           73 arch/riscv/kernel/module-sections.c static void count_max_entries(Elf_Rela *relas, int num,
Elf_Rela          124 arch/riscv/kernel/module-sections.c 		Elf_Rela *relas = (void *)ehdr + sechdrs[i].sh_offset;
Elf_Rela          125 arch/riscv/kernel/module-sections.c 		int num_rela = sechdrs[i].sh_size / sizeof(Elf_Rela);
Elf_Rela          300 arch/riscv/kernel/module.c 	Elf_Rela *rel = (void *) sechdrs[relsec].sh_addr;
Elf_Rela          270 arch/s390/kernel/machine_kexec_file.c 	Elf_Rela *relas;
Elf_Rela           60 arch/s390/kernel/module.c static void check_rela(Elf_Rela *rela, struct module *me)
Elf_Rela          114 arch/s390/kernel/module.c 	Elf_Rela *rela;
Elf_Rela          156 arch/s390/kernel/module.c 		nrela = sechdrs[i].sh_size / sizeof(Elf_Rela);
Elf_Rela          215 arch/s390/kernel/module.c static int apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab,
Elf_Rela          421 arch/s390/kernel/module.c 	Elf_Rela *rela;
Elf_Rela          429 arch/s390/kernel/module.c 	rela = (Elf_Rela *) sechdrs[relsec].sh_addr;
Elf_Rela          430 arch/s390/kernel/module.c 	n = sechdrs[relsec].sh_size / sizeof(Elf_Rela);
Elf_Rela           90 arch/sparc/kernel/module.c 	Elf_Rela *rel = (void *)sechdrs[relsec].sh_addr;
Elf_Rela          199 kernel/livepatch/core.c 	Elf_Rela *relas;
Elf_Rela          215 kernel/livepatch/core.c 	relas = (Elf_Rela *) relasec->sh_addr;
Elf_Rela          217 kernel/livepatch/core.c 	for (i = 0; i < relasec->sh_size / sizeof(Elf_Rela); i++) {
Elf_Rela         1052 scripts/mod/modpost.c 			Elf_Rela *r, Elf_Sym *sym, const char *fromsec);
Elf_Rela         1058 scripts/mod/modpost.c 				     Elf_Rela *r, Elf_Sym *sym,
Elf_Rela         1601 scripts/mod/modpost.c 				     Elf_Rela *r, Elf_Sym *sym, const char *fromsec)
Elf_Rela         1642 scripts/mod/modpost.c static void find_extable_entry_size(const char* const sec, const Elf_Rela* r)
Elf_Rela         1657 scripts/mod/modpost.c static inline bool is_extable_fault_address(Elf_Rela *r)
Elf_Rela         1676 scripts/mod/modpost.c 				    Elf_Rela* r, Elf_Sym* sym,
Elf_Rela         1714 scripts/mod/modpost.c 				     Elf_Rela* r, Elf_Sym* sym,
Elf_Rela         1749 scripts/mod/modpost.c 				   Elf_Rela *r, Elf_Sym *sym, const char *fromsec)
Elf_Rela         1765 scripts/mod/modpost.c 				    Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Rela         1774 scripts/mod/modpost.c static int addend_386_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Rela         1810 scripts/mod/modpost.c static int addend_arm_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Rela         1837 scripts/mod/modpost.c static int addend_mips_rel(struct elf_info *elf, Elf_Shdr *sechdr, Elf_Rela *r)
Elf_Rela         1864 scripts/mod/modpost.c 	Elf_Rela *rela;
Elf_Rela         1865 scripts/mod/modpost.c 	Elf_Rela r;
Elf_Rela         1869 scripts/mod/modpost.c 	Elf_Rela *start = (void *)elf->hdr + sechdr->sh_offset;
Elf_Rela         1870 scripts/mod/modpost.c 	Elf_Rela *stop  = (void *)start + sechdr->sh_size;
Elf_Rela         1911 scripts/mod/modpost.c 	Elf_Rela r;
Elf_Rela          188 scripts/recordmcount.h 	char const *mc_name = (sizeof(Elf_Rela) == rel_entsize)
Elf_Rela          222 scripts/recordmcount.h 	mcsec.sh_name = w((sizeof(Elf_Rela) == rel_entsize) + strlen(".rel")
Elf_Rela          237 scripts/recordmcount.h 	mcsec.sh_type = (sizeof(Elf_Rela) == rel_entsize)
Elf_Rela          348 scripts/recordmcount.h 			if (rel_entsize == sizeof(Elf_Rela)) {
Elf_Rela          349 scripts/recordmcount.h 				((Elf_Rela *)mrelp)->r_addend = addend;