Home
last modified time | relevance | path

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

/linux/kernel/
H A Dkexec_file.c94 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup()
710 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests()
834 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, in kexec_purgatory_setup_kbuf()
895 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs()
970 struct purgatory_info *pi = &image->purgatory_info; in kexec_apply_relocations()
1040 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory()
1077 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, in kexec_purgatory_find_symbol()
1127 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_symbol_addr()
1151 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_set_symbol()
/linux/include/linux/
H A Dkexec.h108 struct purgatory_info { struct
243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
262 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
350 struct purgatory_info purgatory_info; member
/linux/arch/riscv/include/asm/
H A Dkexec.h60 struct purgatory_info;
61 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux/arch/s390/include/asm/
H A Dkexec.h100 struct purgatory_info;
101 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux/arch/x86/include/asm/
H A Dkexec.h195 struct purgatory_info;
196 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c309 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c391 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
/linux/arch/riscv/kernel/
H A Delf_kexec.c372 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()