函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\main.c Create Date:2022-07-27 15:15:48
Last Modify:2022-05-23 13:07:03 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Call all constructor functions linked into the kernel.

函数原型:static void __init do_ctors(void)

返回类型:void

参数:

NULL

调用者
名称描述
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..