Function report | 
Source Code:mm\swapfile.c | 
Create Date:2022-07-28 15:18:27 | 
| Last Modify:2020-03-17 22:19:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:unuse_vma
Proto:static int unuse_vma(struct vm_area_struct *vma, unsigned int type, bool frontswap, unsigned long *fs_pages_to_unuse)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct vm_area_struct * | vma | |
| unsigned int | type | |
| bool | frontswap | |
| unsigned long * | fs_pages_to_unuse | 
| 2055 | Do | 
| 2057 | If pgd_none_or_clear_bad(pgd) Then Continue | 
| 2059 | ret = unuse_p4d_range(vma, pgd, addr, next, type, frontswap, fs_pages_to_unuse) | 
| 2064 | Return 0 | 
| Name | Describe | 
|---|---|
| unuse_mm | 
| 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  |