Searched defs:relsec (Results 1 – 25 of 28) 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/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/unicore32/kernel/ |
D | module.c | 34 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/x86/kernel/ |
D | module.c | 92 unsigned int relsec, in apply_relocate() 133 unsigned int relsec, in apply_relocate_add()
|
D | machine_kexec_64.c | 495 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
/arch/sh/kernel/ |
D | module.c | 27 unsigned int relsec, in apply_relocate_add()
|
/arch/nios2/kernel/ |
D | module.c | 45 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/c6x/kernel/ |
D | module.c | 44 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 | 51 unsigned int symindex, unsigned int relsec, struct module *me) in apply_relocate_add()
|
/arch/arc/kernel/ |
D | module.c | 48 unsigned int relsec, /* sec index for relo sec */ in apply_relocate_add()
|
/arch/mips/kernel/ |
D | module.c | 308 unsigned int symindex, unsigned int relsec, in __apply_relocate() 393 unsigned int symindex, unsigned int relsec, in apply_relocate() 401 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/sparc/kernel/ |
D | module.c | 86 unsigned int relsec, in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 70 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/alpha/kernel/ |
D | module.c | 134 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/powerpc/kernel/ |
D | module_32.c | 211 unsigned int relsec, in apply_relocate_add()
|
/arch/nds32/kernel/ |
D | module.c | 118 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate_add() local
|
/arch/s390/kernel/ |
D | machine_kexec_file.c | 284 const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
D | module.c | 416 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/arm64/kernel/ |
D | module.c | 259 unsigned int relsec, in apply_relocate_add()
|
/arch/parisc/kernel/ |
D | module.c | 522 unsigned int relsec, in apply_relocate_add() 667 unsigned int relsec, in apply_relocate_add()
|
/arch/riscv/kernel/ |
D | module.c | 308 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
12