Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:59:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vm_unmap_aliases - unmap outstanding lazy aliases in the vmap layer* The vmap/vmalloc layer lazily flushes kernel virtual mappings primarily* to amortize TLB flushing overheads
Proto:void vm_unmap_aliases(void)
Type:void
Parameter:Nothing
1759 | flush = 0 |
1761 | _vm_unmap_aliases(start, end, flush) |
Name | Describe |
---|---|
vm_remove_mappings | Handle removing and resetting vm mappings related to the vm_struct. |
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 |