Function report |
Source Code:mm\memory.c |
Create Date:2022-07-28 14:40:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unmap_page_range
Proto:void unmap_page_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, struct zap_details *details)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_gather * | tlb | |
struct vm_area_struct * | vma | |
unsigned long | addr | |
unsigned long | end | |
struct zap_details * | details |
1249 | tlb_start_vma(tlb, vma) |
1251 | Do |
1253 | If pgd_none_or_clear_bad(pgd) Then Continue |
1257 | tlb_end_vma(tlb, vma) |
Name | Describe |
---|---|
unmap_single_vma |
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 |