Searched defs:relsec (Results 1 – 25 of 26) sorted by relevance
12
/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/h8300/kernel/ |
D | module.c | 12 unsigned int relsec, in apply_relocate_add()
|
/arch/x86/kernel/ |
D | module.c | 93 unsigned int relsec, in apply_relocate() 134 unsigned int relsec, in __apply_relocate_add() 225 unsigned int relsec, in apply_relocate_add()
|
D | machine_kexec_64.c | 396 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_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/csky/kernel/ |
D | module.c | 50 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/arch/hexagon/kernel/ |
D | module.c | 68 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/mips/kernel/ |
D | module.c | 314 unsigned int symindex, unsigned int relsec, in __apply_relocate() 387 unsigned int symindex, unsigned int relsec, in apply_relocate() 395 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
D | vpe.c | 428 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 | 440 unsigned int symindex, unsigned int relsec, in __apply_relocate_add() 466 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
D | machine_kexec_file.c | 284 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/arch/powerpc/kernel/ |
D | module_32.c | 189 unsigned int relsec, in apply_relocate_add()
|
D | module_64.c | 529 unsigned int relsec, in apply_relocate_add()
|
/arch/alpha/kernel/ |
D | module.c | 134 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 76 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/nds32/kernel/ |
D | module.c | 118 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate_add() local
|
/arch/arm64/kernel/ |
D | module.c | 264 unsigned int relsec, in apply_relocate_add()
|
/arch/parisc/kernel/ |
D | module.c | 521 unsigned int relsec, in apply_relocate_add() 666 unsigned int relsec, in apply_relocate_add()
|
/arch/riscv/kernel/ |
D | module.c | 324 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
12