/linux/arch/x86/kernel/ |
H A D | module.c | 44 unsigned int relsec, in apply_relocate() 85 unsigned int relsec, in __write_relocate_add() 192 unsigned int relsec, in write_relocate_add() 219 unsigned int relsec, in apply_relocate_add() 229 unsigned int relsec, in clear_relocate_add()
|
H A D | machine_kexec_64.c | 471 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/linux/arch/m68k/kernel/ |
H A D | module.c | 25 unsigned int relsec, in apply_relocate() 65 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/mips/kernel/ |
H A D | module.c | 304 unsigned int symindex, unsigned int relsec, in __apply_relocate() 377 unsigned int symindex, unsigned int relsec, in apply_relocate() 385 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
H A D | vpe.c | 428 unsigned int relsec, in apply_relocations()
|
/linux/arch/openrisc/kernel/ |
H A D | module.c | 19 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/xtensa/kernel/ |
H A D | module.c | 50 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/microblaze/kernel/ |
H A D | module.c | 19 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add()
|
/linux/arch/nios2/kernel/ |
H A D | module.c | 24 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/linux/arch/sh/kernel/ |
H A D | module.c | 27 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/s390/kernel/ |
H A D | module.c | 428 unsigned int symindex, unsigned int relsec, in __apply_relocate_add() 454 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
H A D | machine_kexec_file.c | 311 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/linux/arch/csky/kernel/ |
H A D | module.c | 50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/linux/arch/hexagon/kernel/ |
H A D | module.c | 68 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/linux/arch/arc/kernel/ |
H A D | module.c | 48 unsigned int relsec, /* sec index for relo sec */ in apply_relocate_add()
|
/linux/arch/sparc/kernel/ |
H A D | module.c | 56 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/alpha/kernel/ |
H A D | module.c | 134 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/linux/arch/arm/kernel/ |
H A D | module.c | 80 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/linux/arch/parisc/kernel/ |
H A D | module.c | 492 unsigned int relsec, in apply_relocate_add() 637 unsigned int relsec, in apply_relocate_add()
|
/linux/arch/riscv/kernel/ |
H A D | machine_kexec_file.c | 147 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/linux/include/linux/ |
H A D | kexec.h | 281 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations_add() 300 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations()
|
/linux/arch/loongarch/kernel/ |
H A D | module.c | 423 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/linux/arch/powerpc/kernel/ |
H A D | module_64.c | 796 unsigned int relsec, in apply_relocate_add()
|
/linux/kernel/ |
H A D | kexec_file.c | 987 const Elf_Shdr *relsec; in kexec_apply_relocations() local
|
/linux/kernel/livepatch/ |
H A D | core.c | 266 clear_relocate_add(Elf_Shdr * sechdrs,const char * strtab,unsigned int symindex,unsigned int relsec,struct module * me) clear_relocate_add() argument
|