/linux-6.6.21/arch/openrisc/kernel/ |
D | module.c | 16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/include/linux/ |
D | moduleloader.h | 101 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | module.c | 47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | module.c | 18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/sh/kernel/ |
D | module.c | 24 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/nios2/kernel/ |
D | module.c | 43 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/hexagon/kernel/ |
D | module.c | 67 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/csky/kernel/ |
D | module.c | 49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/m68k/kernel/ |
D | module.c | 62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/arc/kernel/ |
D | module.c | 45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/sparc/kernel/ |
D | module.c | 83 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/alpha/kernel/ |
D | module.c | 133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | module_32.c | 196 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
|
D | module_64.c | 764 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/parisc/kernel/ |
D | module.c | 501 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function 646 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/x86/kernel/ |
D | module.c | 252 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/arm64/kernel/ |
D | module.c | 344 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
|
/linux-6.6.21/arch/s390/kernel/ |
D | module.c | 489 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/mips/kernel/ |
D | module.c | 395 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | module.c | 421 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/riscv/kernel/ |
D | module.c | 340 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
|
/linux-6.6.21/arch/ia64/kernel/ |
D | module.c | 790 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add() function
|