Function report | 
Source Code:mm\memory.c | 
Create Date:2022-07-28 14:41:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:apply_to_pte_range
Proto:static int apply_to_pte_range(struct mm_struct *mm, pmd_t *pmd, unsigned long addr, unsigned long end, pte_fn_t fn, void *data, bool create)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mm_struct * | mm | |
| pmd_t * | pmd | |
| unsigned long | addr | |
| unsigned long | end | |
| pte_fn_t | fn | |
| void * | data | |
| bool | create | 
| 2027 | err = 0 | 
| 2030 | If create Then | 
| 2036 | Else | 
| 2046 | Do | 
| 2054 | arch_leave_lazy_mmu_mode() | 
| 2056 | If mm != init_mm Then pte_unmap_unlock(pte - 1, ptl) | 
| 2058 | Return err | 
| Name | Describe | 
|---|---|
| apply_to_pmd_range | 
| 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  |