Home
last modified time | relevance | path

Searched refs:purgatory_info (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
H A Dkexec_file.c109 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup()
810 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests()
892 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi,
949 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi,
1010 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs()
1103 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory()
1165 * Allocates the memory needed for image->purgatory_info in kexec_purgatory_find_symbol()
[all...]
/linux/include/linux/
H A Dkexec.h116 struct purgatory_info { struct
288 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
307 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
397 struct purgatory_info purgatory_info; member
/linux/arch/riscv/include/asm/
H A Dkexec.h61 struct purgatory_info;
62 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux/arch/riscv/kernel/
H A Dmachine_kexec_file.c145 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()