Home
last modified time | relevance | path

Searched refs:elf_headers (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kernel/
A Dmachine_kexec_file.c35 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()
36 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()
118 image->elf_headers = headers; in load_other_segments()
/linux/arch/x86/kernel/
A Dcrash.c397 image->elf_headers = kbuf.buffer; in crash_load_segments()
405 vfree((void *)image->elf_headers); in crash_load_segments()
A Dmachine_kexec_64.c377 vfree(image->elf_headers); in arch_kexec_kernel_image_load()
378 image->elf_headers = NULL; in arch_kexec_kernel_image_load()
/linux/arch/powerpc/kexec/
A Dfile_load_64.c822 image->elf_headers = headers; in load_elfcorehdr_segment()
1224 vfree(image->elf_headers); in arch_kimage_file_post_load_cleanup()
1225 image->elf_headers = NULL; in arch_kimage_file_post_load_cleanup()
/linux/include/linux/
A Dkexec.h313 void *elf_headers; member

Completed in 9 milliseconds