Function report | 
Source Code:mm\util.c | 
Create Date:2022-07-28 14:21:59 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:page_anon_vma
Proto:struct anon_vma *page_anon_vma(struct page *page)
Type:struct anon_vma
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 651 | page = compound_head(page) | 
| 655 | Return __page_rmapping(page) | 
| Name | Describe | 
|---|---|
| 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 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |