Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkexec.h109 extern int arch_kimage_file_post_load_cleanup(struct kimage *image);
/OK3568_Linux_fs/kernel/include/linux/
H A Dkexec.h190 int arch_kimage_file_post_load_cleanup(struct kimage *image);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmachine_kexec_file.c41 int arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_file.c346 int arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_file.c96 int __weak arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function
150 arch_kimage_file_post_load_cleanup(image); in kimage_file_post_load_cleanup()
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dfile_load_64.c1229 int arch_kimage_file_post_load_cleanup(struct kimage *image) in arch_kimage_file_post_load_cleanup() function