函数逻辑报告 |
Source Code:include\linux\rmap.h |
Create Date:2022-07-27 09:55:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:page_vma_mapped_walk_done
函数原型:static inline void page_vma_mapped_walk_done(struct page_vma_mapped_walk *pvmw)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page_vma_mapped_walk * | pvmw |
名称 | 描述 |
---|---|
__replace_page | __replace_page - replace page in vma by new page |
not_found | |
page_mapped_in_vma | page_mapped_in_vma - check whether a page is really mapped in a VMA*@page: the page to test*@vma: the VMA to test* Returns 1 if the page is mapped into the page tables of the VMA, 0* if the page is not mapped into the page tables of this VMA. Only |
page_referenced_one | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
write_protect_page |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |