Function report |
Source Code:kernel\kexec_core.c |
Create Date:2022-07-28 11:02:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kimage_free
Proto:void kimage_free(struct kimage *image)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kimage * | image |
616 | ind = 0 |
618 | If Not image Then Return |
621 | If locates in the crash memory Then |
622 | crash_update_vmcoreinfo_safecopy(NULL) |
628 | If entry & IND_INDIRECTION Then |
630 | If ind & IND_INDIRECTION Then kimage_free_entry(ind) |
636 | Else if entry & IND_SOURCE Then kimage_free_entry(entry) |
640 | If ind & IND_INDIRECTION Then kimage_free_entry(ind) |
647 | kimage_free_page_list( & control_pages) |
Name | Describe |
---|---|
do_kexec_load | |
SYSCALL_DEFINE5 |
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 |