Function report | 
Source Code:mm\vmalloc.c | 
Create Date:2022-07-28 15:00:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:d_vm_area - find a continuous kernel virtual area*@addr: base address* Search for the kernel VM area starting at @addr, and return it
Proto:struct vm_struct *find_vm_area(const void *addr)
Type:struct vm_struct
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | addr | 
| 2177 | va = find_vmap_area((unsignedlong)addr) | 
| 2178 | If Not va Then Return NULL | 
| 2181 | Return in "busy" tree | 
| Name | Describe | 
|---|---|
| dma_common_free_remap | Unmaps a range previously mapped by dma_common_*_remap | 
| __vunmap | |
| remap_vmalloc_range_partial | map_vmalloc_range_partial - map vmalloc pages to userspace*@vma: vma to cover*@uaddr: target user address to start at*@kaddr: virtual address of vmalloc kernel memory*@size: size of map area* Returns: 0 for success, -Exxx on failure* This function checks | 
| kasan_module_alloc | |
| kasan_mem_notifier | 
| 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  |