Function report |
Source Code:kernel\kexec_file.c |
Create Date:2022-07-28 11:04:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_kimage_file_post_load_cleanup
Proto:int __weak arch_kimage_file_post_load_cleanup(struct kimage *image)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kimage * | image |
88 | Return kexec_image_post_load_cleanup_default(image) |
Name | Describe |
---|---|
kimage_file_post_load_cleanup | Free up memory used by kernel, initrd, and command line. This is temporary* memory allocation which is not needed any more after these buffers have* been loaded into separate segments and have been copied elsewhere. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |