函数逻辑报告 | 
Source Code:arch\x86\kernel\cpu\mce\core.c | 
Create Date:2022-07-27 09:01:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Check if a timeout waiting for other CPUs happened.
函数原型:static int mce_timed_out(u64 *t, const char *msg)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| u64 * | t | |
| const char * | msg | 
| 854 | rmb() | 
| 857 | 如果非monarch_timeout则转到:out | 
| 866 | out : | 
| 868 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| mce_start | Start of Monarch synchronization. This waits until all CPUs have* entered the exception handler and then determines if any of them* saw a fatal event that requires panic. Then it executes them* in the entry order.* TBD double check parallel CPU hotunplug | 
| mce_end | Synchronize between CPUs after main scanning loop.* This invokes the bulk of the Monarch processing. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |