Home
last modified time | relevance | path

Searched refs:apply_relocate_add (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dmoduleloader.h70 int apply_relocate_add(Elf_Shdr *sechdrs,
76 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dmodule-elf-format.rst28 livepatch reuses the apply_relocate_add() function in the module loader to
35 Since apply_relocate_add() requires access to a module's section header
60 apply_relocate_add().
106 appropriate section index to apply_relocate_add(), which then uses it to
111 apply_relocate_add(). See Section 3 for more information.
207 section must be resolved before livepatch can call apply_relocate_add() for
224 preserved in order for apply_relocate_add() to find the right symbol.
304 Since apply_relocate_add() requires access to a module's section headers,
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dmodule.c16 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dmodule.c9 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dmodule.c24 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dmodule.c18 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dmodule.c43 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dmodule.c41 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dmodule.c47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dmodule.c67 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dmodule.c45 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dmodule.c62 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dmodule.c518 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
663 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
961 err = apply_relocate_add((Elf_Shdr *)sechdrs, in module_finalize()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dmodule.c83 int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dmodule.c113 apply_relocate_add(Elf32_Shdr * sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_32.c193 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add() function
H A Dmodule_64.c520 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c133 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmodule.c225 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dmodule.c323 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmodule.c260 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dmodule.c399 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function
H A Dvpe.c691 err = apply_relocate_add(sechdrs, strtab, in vpe_elfload()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmodule.c454 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() function

12