Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\main.c Create Date:2022-07-28 13:53:47
Last Modify:2022-05-23 13:07:03 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Ok, the machine is now initialized. None of the devices* have been touched yet, but the CPU subsystem is up and* running, and memory and process management works.* Now we can finally start doing some real work..

Proto:static void __init do_basic_setup(void)

Type:void

Parameter:Nothing

1027  cpuset_init_smp()
1028  driver_init()
1029  init_irq_proc()
1030  Call all constructor functions linked into the kernel.
1031  usermodehelper_enable()
1032  do_initcalls()
Caller
NameDescribe
kernel_init_freeable