函数逻辑报告 | 
Source Code:arch\x86\kernel\cpu\mce\genpool.c | 
Create Date:2022-07-27 09:02:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mce_gen_pool_add
函数原型:int mce_gen_pool_add(struct mce *mce)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mce * | mce | 
| 101 | 如果filter_mce(mce)则返回:负EINVAL | 
| 104 | 如果非mce_evt_pool则返回:负EINVAL | 
| 108 | 如果非node则 | 
| 109 | pr_warn_ratelimited("MCE records pool full!\n") | 
| 110 | 返回:负ENOMEM | 
| 114 | 添加列表项 | 
| 116 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| machine_check_poll | Poll for corrected events or events that happened before reset.* Those are just logged through /dev/mcelog.* This is executed in standard interrupt context.* Note: spec recommends to panic for fatal unsignalled* errors here | 
| mce_log | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |