Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkexec.h324 int __weak arch_kimage_file_post_load_cleanup(struct kimage *image);
/linux-4.4.14/kernel/
Dkexec_file.c107 int __weak arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
161 arch_kimage_file_post_load_cleanup(image); in kimage_file_post_load_cleanup()
/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_64.c380 int arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function