Function report |
Source Code:init\initramfs.c |
Create Date:2022-07-28 13:55:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kexec_free_initrd
Proto:static bool kexec_free_initrd(void)
Type:bool
Parameter:Nothing
547 | crashk_start = __va(start) |
548 | crashk_end = __va(end) |
554 | If _initrd_mem always gets called with the next two as arguments.. >= crashk_end || _initrd_mem always gets called with the next two as arguments.. <= crashk_start Then Return false |
561 | If _initrd_mem always gets called with the next two as arguments.. < crashk_start Then free_initrd_mem(_initrd_mem always gets called with the next two as arguments.. , crashk_start) |
563 | If _initrd_mem always gets called with the next two as arguments.. > crashk_end Then free_initrd_mem(crashk_end, _initrd_mem always gets called with the next two as arguments.. ) |
565 | Return true |
Name | Describe |
---|---|
populate_rootfs |
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 |