Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:59:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_vm_area
Proto:int map_vm_area(struct vm_struct *area, pgprot_t prot, struct page **pages)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_struct * | area | |
pgprot_t | prot | |
struct page ** | pages |
2047 | end = addr + Lowlevel-APIs (not for driver use!) |
Name | Describe |
---|---|
vmap | vmap - map an array of pages into virtually contiguous space*@pages: array of page pointers*@count: number of pages to map*@flags: vm_area->flags*@prot: page protection for the mapping* Maps @count pages from @pages into contiguous kernel virtual* space |
__vmalloc_area_node |
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 |