| Function report | 
| Source Code: mm\vmacache.c | Create Date:2022-07-28 14:31:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vmacache_update
Proto:void vmacache_update(unsigned long addr, struct vm_area_struct *newvma)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | addr | |
| struct vm_area_struct * | newvma | 
| Name | Describe | 
|---|---|
| find_vma | look up the first VMA in which addr resides, NULL if none* - should be called with mm->mmap_sem at least held readlocked | 
| find_vma_exact | look up the first VMA exactly that exactly matches addr* - should be called with mm->mmap_sem at least held readlocked | 
| find_vma | Look up the first VMA which satisfies addr < vm_end, NULL if none. | 
| 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 |