Searched refs:purgatory_info (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dkexec.h60 struct purgatory_info;
61 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux-master/arch/s390/include/asm/
H A Dkexec.h100 struct purgatory_info;
101 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux-master/include/linux/
H A Dkexec.h108 struct purgatory_info { struct
243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section,
262 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section,
348 struct purgatory_info purgatory_info; member in struct:kimage
/linux-master/kernel/
H A Dkexec_file.c94 struct purgatory_info *pi = &image->purgatory_info;
705 struct purgatory_info *pi = &image->purgatory_info;
829 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi,
890 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi,
965 struct purgatory_info *pi = &image->purgatory_info;
1027 * Allocates the memory needed for image->purgatory_info.sechdrs and
1028 * image->purgatory_info
[all...]
/linux-master/arch/x86/include/asm/
H A Dkexec.h195 struct purgatory_info;
196 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux-master/arch/s390/kernel/
H A Dmachine_kexec_file.c309 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c384 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux-master/arch/riscv/kernel/
H A Delf_kexec.c371 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,

Completed in 156 milliseconds