函数逻辑报告 |
Source Code:mm\mincore.c |
Create Date:2022-07-27 16:12:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Later we can get more picky about what "in core" means precisely.* For now, simply check to see if the page is in the page cache,* and is up to date; i.e. that no page-in operation would be required
函数原型:static unsigned char mincore_page(struct address_space *mapping, unsigned long pgoff)
返回类型:unsigned char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct address_space * | mapping | |
unsigned long | pgoff |
53 | present等于0 |
87 | 如果page则 |
88 | present等于PageUptodate(page) |
92 | 返回:present |
名称 | 描述 |
---|---|
__mincore_unmapped_range |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |