函数逻辑报告 |
Source Code:init\main.c |
Create Date:2022-07-27 15:16:06 |
Last Modify:2022-05-23 13:07:03 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kernel_init_freeable
函数原型:static noinline void __init kernel_init_freeable(void)
返回类型:void
参数:无
1178 | gfp_allowed_mask is set to GFP_BOOT_MASK during early boot to restrict what* GFP flags are used before interrupts are enabled等于__GFP_BITS_MASK |
1183 | set_mems_allowed(The following particular system nodemasks and operations* on them manage all possible and online nodes.[N_MEMORY]) |
1191 | init_mm_internals() |
1193 | do_pre_smp_initcalls() |
1194 | lockup_detector_init() |
1196 | smp_init() |
1197 | sched_init_smp() |
1199 | page_alloc_init_late() |
1201 | 扩展页初始化 |
1205 | console_on_rootfs() |
1212 | 如果非ramdisk_execute_command则ramdisk_execute_command等于"/init" |
1215 | 如果ksys_access((constchar__user * )ramdisk_execute_command, 0)不等于0则 |
1217 | ramdisk_execute_command = NULL |
1218 | prepare_namespace() |
1230 | integrity_load_keys() |
名称 | 描述 |
---|---|
kernel_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |