Home
last modified time | relevance | path

Searched refs:clear_relocate_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmoduleloader.h94 void clear_relocate_add(Elf_Shdr *sechdrs,
/openbmc/linux/kernel/livepatch/
H A Dcore.c263 void __weak clear_relocate_add(Elf_Shdr *sechdrs, in clear_relocate_add() function
328 clear_relocate_add(sechdrs, strtab, symndx, secndx, pmod); in klp_write_section_relocs()
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c262 void clear_relocate_add(Elf64_Shdr *sechdrs, in clear_relocate_add() function