Function report | 
Source Code:mm\nommu.c | 
Create Date:2022-07-28 14:36:25 | 
| Last Modify:2020-03-17 21:26:27 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__vmalloc
Proto:void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | size | |
| gfp_t | gfp_mask | |
| pgprot_t | prot | 
| 149 | Return kmalloc(size, (gfp_mask | __GFP_COMP) & ~__GFP_HIGHMEM) | 
| 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  |