Function report | 
Source Code:mm\gup.c | 
Create Date:2022-07-28 14:34:13 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:follow_pfn_pte
Proto:static int follow_pfn_pte(struct vm_area_struct *vma, unsigned long address, pte_t *pte, unsigned int flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vm_area_struct * | vma | |
| unsigned long | address | |
| pte_t * | pte | |
| unsigned int | flags | 
| 143 | If flags & do get_page on page Then Return -EFAULT | 
| 146 | If flags & mark page accessed Then | 
| 149 | If flags & check pte is writable Then entry = pte_mkdirty(entry) | 
| 151 | entry = pte_mkyoung(entry) | 
| 160 | Return -EEXIST | 
| Name | Describe | 
|---|---|
| follow_page_pte | 
| 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  |