Searched refs:purgatory_info (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_file.c | 127 struct purgatory_info *pi = &image->purgatory_info; in kimage_file_post_load_cleanup() 695 struct purgatory_info *pi = &image->purgatory_info; in kexec_calculate_store_digests() 813 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, in kexec_purgatory_setup_kbuf() 874 static int kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, in kexec_purgatory_setup_sechdrs() 936 struct purgatory_info *pi = &image->purgatory_info; in kexec_apply_relocations() 1006 struct purgatory_info *pi = &image->purgatory_info; in kexec_load_purgatory() 1043 static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, in kexec_purgatory_find_symbol() 1093 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_symbol_addr() 1117 struct purgatory_info *pi = &image->purgatory_info; in kexec_purgatory_get_set_symbol()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kexec.h | 101 struct purgatory_info { struct 230 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 249 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations() 331 struct purgatory_info purgatory_info; member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | kexec.h | 89 struct purgatory_info; 90 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | kexec.h | 195 struct purgatory_info; 196 int arch_kexec_apply_relocations_add(struct purgatory_info *pi,
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | machine_kexec_file.c | 281 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | machine_kexec_64.c | 427 int arch_kexec_apply_relocations_add(struct purgatory_info *pi, in arch_kexec_apply_relocations_add()
|