函数逻辑报告 |
Source Code:init\initramfs.c |
Create Date:2022-07-27 15:17:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kexec_free_initrd
函数原型:static bool kexec_free_initrd(void)
返回类型:bool
参数:无
547 | crashk_start等于__va(start) |
548 | crashk_end等于__va(end) |
554 | 如果_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则返回:false |
561 | 如果_initrd_mem always gets called with the next two as arguments.. 小于crashk_start则free_initrd_mem(_initrd_mem always gets called with the next two as arguments.. , crashk_start) |
563 | 如果_initrd_mem always gets called with the next two as arguments.. 大于crashk_end则free_initrd_mem(crashk_end, _initrd_mem always gets called with the next two as arguments.. ) |
565 | 返回:true |
名称 | 描述 |
---|---|
populate_rootfs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |