函数逻辑报告 |
Source Code:mm\util.c |
Create Date:2022-07-27 15:46:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:page_anon_vma
函数原型:struct anon_vma *page_anon_vma(struct page *page)
返回类型:struct anon_vma
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
651 | page等于compound_head(page) |
655 | 返回:__page_rmapping(page) |
名称 | 描述 |
---|---|
page_address_in_vma | At what user virtual address is page expected in vma?* Caller should check the page is actually part of the vma. |
__page_check_anon_rmap | __page_check_anon_rmap - sanity check anonymous rmap addition*@page: the page to add the mapping to*@vma: the vm area in which the mapping is added*@address: the user virtual address mapped |
rmap_walk_anon_lock | |
rmap_walk_anon | map_walk_anon - do something to anonymous page using the object-based* rmap method*@page: the page to be handled*@rwc: control variable according to each walk type* Find all the mappings of a page using the mapping pointer and the vma chains |
ksm_might_need_to_copy |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |