Home
last modified time | relevance | path

Searched refs:apply_relocate (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmoduleloader.h12 * Note, however, that at least one of apply_relocate or apply_relocate_add
52 int apply_relocate(Elf_Shdr *sechdrs,
58 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-6.6/include/linux/
H A Dmoduleloader.h12 * Note, however, that at least one of apply_relocate or apply_relocate_add
55 int apply_relocate(Elf_Shdr *sechdrs,
61 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dmodule.c22 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c89 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule.c72 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmodule.c391 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmodule.c387 int apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate() function
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule.c110 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c91 int apply_relocate(Elf32_Shdr *sechdrs, in apply_relocate() function
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dmodule.c957 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dmodule.c940 err = apply_relocate((Elf_Shdr *)sechdrs, in module_finalize()
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c1462 err = apply_relocate(info->sechdrs, info->strtab, in apply_relocations()
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c2456 err = apply_relocate(info->sechdrs, info->strtab, in apply_relocations()

Completed in 19 milliseconds