函数逻辑报告 |
Source Code:mm\memory-failure.c |
Create Date:2022-07-27 17:53:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hwpoison_filter
函数原型:int hwpoison_filter(struct page *p)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | p |
152 | 如果非hwpoison_filter_enable则返回:0 |
155 | 如果hwpoison_filter_dev(p)则返回:负EINVAL |
158 | 如果hwpoison_filter_flags(p)则返回:负EINVAL |
161 | 如果hwpoison_filter_task(p)则返回:负EINVAL |
164 | 返回:0 |
名称 | 描述 |
---|---|
memory_failure_hugetlb | |
memory_failure_dev_pagemap | |
memory_failure | memory_failure - Handle memory failure of a page.*@pfn: Page Number of the corrupted page*@flags: fine tune action taken* This function is called by the low level machine check code* of an architecture when it detects hardware memory corruption* of a page |
hwpoison_inject |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |