Searched refs:purgatory_info (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | kexec.h | 101 struct purgatory_info { struct 189 int __weak arch_kexec_apply_relocations_add(struct purgatory_info *pi, 193 int __weak arch_kexec_apply_relocations(struct purgatory_info *pi, 294 struct purgatory_info purgatory_info; member
|
| /Linux-v5.4/kernel/ |
| D | kexec_file.c | 120 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 137 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations() 151 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup() 715 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests() 831 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, in kexec_purgatory_setup_kbuf() 892 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs() 954 struct purgatory_info *pi = &image->purgatory_info; in kexec_apply_relocations() 1024 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory() 1061 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, in kexec_purgatory_find_symbol() 1111 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_symbol_addr() [all …]
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | machine_kexec_file.c | 265 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | machine_kexec_64.c | 494 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|