函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\microcode\core.c |
Create Date:2022-07-27 09:07:53 |
| Last Modify:2020-03-16 20:13:29 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:Reload microcode late on all CPUs. Wait for a sec until they* all gather together.
函数原型:static int microcode_reload_late(void)
返回类型:int
参数:无
| 607 | atomic_set( & late_cpus_in, 0) |
| 608 | atomic_set( & late_cpus_out, 0) |
| 611 | 如果ret大于0则The microcode loader calls this upon late microcode load to recheck features,* only when microcode has been updated. Caller holds microcode_mutex and CPU* hotplug lock. |
| 616 | 返回:ret |
| 名称 | 描述 |
|---|---|
| reload_store |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |