Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 15:00:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_vm_area
Proto:void free_vm_area(struct vm_struct *area)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_struct * | area |
Name | Describe |
---|---|
alloc_vm_area | alloc_vm_area - allocate a range of kernel address space*@size: size of the area*@ptes: returns the PTEs for the address space* Returns: NULL on failure, vm_struct on success* This function reserves a range of kernel address space, and |
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 |