Function report | 
Source Code:mm\vmalloc.c | 
Create Date:2022-07-28 14:57:47 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vunmap_pmd_range
Proto:static void vunmap_pmd_range(pud_t *pud, unsigned long addr, unsigned long end)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| pud_t * | pud | |
| unsigned long | addr | |
| unsigned long | end | 
| 79 | pmd = pmd_offset(pud, addr) | 
| 80 | Do | 
| 81 | next = pmd_addr_end(addr, end) | 
| 82 | If pmd_clear_huge(pmd) Then Continue | 
| 84 | If pmd_none_or_clear_bad(pmd) Then Continue | 
| Name | Describe | 
|---|---|
| vunmap_pud_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  |