函数逻辑报告 |
Source Code:init\initramfs.c |
Create Date:2022-07-27 15:17:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:populate_rootfs
函数原型:static int __init populate_rootfs(void)
返回类型:int
参数:无
658 | 如果err则panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
661 | 如果非_initrd_mem always gets called with the next two as arguments.. 或IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_INITRAMFS_FORCE)则转到:done |
670 | 如果err则 |
671 | clean_rootfs() |
672 | populate_initrd_image(err) |
675 | done : |
685 | flush_delayed_fput() |
686 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |