Home
last modified time | relevance | path

Searched refs:arch_kimage_file_post_load_cleanup (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_64.c378 int arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
/linux-4.1.27/kernel/
Dkexec.c418 void __weak arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
471 arch_kimage_file_post_load_cleanup(image); in kimage_file_post_load_cleanup()