Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:do_initcalls

Proto:static void __init do_initcalls(void)

Type:void

Parameter:Nothing

1014  When level < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(initcall_levels) - 1 cycle do_initcall_level(level)
Caller
NameDescribe
do_basic_setupOk, 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..