函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\intel.c |
Create Date:2022-07-27 09:02:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Disable CMCI on this CPU for all banks it owns when it goes down.* This allows other CPUs to claim the banks on rediscovery.
函数原型:void cmci_clear(void)
返回类型:void
参数:无
377 | 如果非cmci_supported( & banks)则返回 |
379 | raw_spin_lock_irqsave( & cmci_discover_lock protects against parallel discovery attempts* which could race against each other., flags) |
382 | raw_spin_unlock_irqrestore( & cmci_discover_lock protects against parallel discovery attempts* which could race against each other., flags) |
名称 | 描述 |
---|---|
mce_disable_cpu | Make sure there are no machine checks on offlined CPUs. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |