Function report |
Source Code:init\main.c |
Create Date:2022-07-28 13:53:54 |
Last Modify:2022-05-23 13:07:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernel_init_freeable
Proto:static noinline void __init kernel_init_freeable(void)
Type:void
Parameter:Nothing
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]) |
1185 | cad_pid = task_pid(current process) |
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 | page_ext_init() |
1205 | console_on_rootfs() |
1212 | If Not ramdisk_execute_command Then ramdisk_execute_command = "/init" |
1215 | If ksys_access((constchar__user * )ramdisk_execute_command, 0) != 0 Then |
1217 | ramdisk_execute_command = NULL |
1218 | prepare_namespace() |
1230 | integrity_load_keys() |
Name | Describe |
---|---|
kernel_init |
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 |