函数逻辑报告 |
Source Code:arch\x86\kernel\smpboot.c |
Create Date:2022-07-27 09:24:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Fall back to non SMP mode after errors.* RED-PEN audit/test this more. I bet there is more state messed up here.
函数原型:static __init void disable_smp(void)
返回类型:void
参数:无
1217 | 打印信息("SMP disabled\n") |
1219 | disable_ioapic_support() |
1222 | init_cpu_possible(cpumask_of - the cpumask containing just a given cpu*@cpu: the cpu (<= nr_cpu_ids)(0)) |
1226 | 否则physid_set_mask_of_physid(0, & phys_cpu_present_map) |
1228 | 设置CPU信息 |
1229 | 设置CPU信息 |
1230 | 设置CPU信息 |
名称 | 描述 |
---|---|
native_smp_prepare_cpus | Prepare for SMP bootup.*@max_cpus: configured maximum number of CPUs, It is a legacy parameter* for common interface support. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |