Searched refs:purgatory_info (Results 1 – 4 of 4) sorted by relevance
/linux/kernel/ |
A D | kexec_file.c | 121 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 138 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations() 152 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup() 725 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests() 843 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, in kexec_purgatory_setup_kbuf() 904 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs() 966 struct purgatory_info *pi = &image->purgatory_info; in kexec_apply_relocations() 1036 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory() 1073 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, in kexec_purgatory_find_symbol() 1123 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_symbol_addr() [all …]
|
/linux/include/linux/ |
A D | kexec.h | 101 struct purgatory_info { struct 190 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, 194 int arch_kexec_apply_relocations(struct purgatory_info *pi, 301 struct purgatory_info purgatory_info; member
|
/linux/arch/s390/kernel/ |
A D | machine_kexec_file.c | 290 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|
/linux/arch/x86/kernel/ |
A D | machine_kexec_64.c | 399 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|
Completed in 8 milliseconds