Searched defs:relsec (Results 1 – 25 of 26) sorted by relevance
12
/arch/x86/kernel/ |
D | module.c | 94 unsigned int relsec, in apply_relocate() 135 unsigned int relsec, in __write_relocate_add() 228 unsigned int relsec, in write_relocate_add() 255 unsigned int relsec, in apply_relocate_add() 265 unsigned int relsec, in clear_relocate_add()
|
D | machine_kexec_64.c | 395 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/arch/m68k/kernel/ |
D | module.c | 25 unsigned int relsec, in apply_relocate() 65 unsigned int relsec, in apply_relocate_add()
|
/arch/openrisc/kernel/ |
D | module.c | 19 unsigned int relsec, in apply_relocate_add()
|
/arch/xtensa/kernel/ |
D | module.c | 50 unsigned int relsec, in apply_relocate_add()
|
/arch/microblaze/kernel/ |
D | module.c | 19 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add()
|
/arch/sh/kernel/ |
D | module.c | 27 unsigned int relsec, in apply_relocate_add()
|
/arch/nios2/kernel/ |
D | module.c | 44 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/hexagon/kernel/ |
D | module.c | 68 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/csky/kernel/ |
D | module.c | 50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/arch/mips/kernel/ |
D | module.c | 315 unsigned int symindex, unsigned int relsec, in __apply_relocate() 388 unsigned int symindex, unsigned int relsec, in apply_relocate() 396 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
D | vpe.c | 427 unsigned int relsec, in apply_relocations()
|
/arch/arc/kernel/ |
D | module.c | 48 unsigned int relsec, /* sec index for relo sec */ in apply_relocate_add()
|
/arch/sparc/kernel/ |
D | module.c | 86 unsigned int relsec, in apply_relocate_add()
|
/arch/s390/kernel/ |
D | module.c | 464 unsigned int symindex, unsigned int relsec, in __apply_relocate_add() 490 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
D | machine_kexec_file.c | 301 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/arch/alpha/kernel/ |
D | module.c | 134 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/powerpc/kernel/ |
D | module_32.c | 199 unsigned int relsec, in apply_relocate_add()
|
D | module_64.c | 767 unsigned int relsec, in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 114 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/parisc/kernel/ |
D | module.c | 504 unsigned int relsec, in apply_relocate_add() 649 unsigned int relsec, in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 349 unsigned int relsec, in apply_relocate_add()
|
/arch/riscv/kernel/ |
D | elf_kexec.c | 367 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
D | module.c | 351 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/loongarch/kernel/ |
D | module.c | 422 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
12