Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 15:00:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Handle removing and resetting vm mappings related to the vm_struct.
Proto:static void vm_remove_mappings(struct vm_struct *area, int deallocate_pages)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_struct * | area | |
int | deallocate_pages |
2233 | flush_dmap = 0 |
2239 | If Not flush_reset Then Return |
2246 | If Not deallocate_pages Then |
2257 | addr = page_address(pages[i]) |
2258 | If addr Then |
2271 | _vm_unmap_aliases(start, end, flush_dmap) |
Name | Describe |
---|---|
__vunmap |
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 |