| Function report | 
| Source Code: mm\nommu.c | Create Date:2022-07-28 14:36:27 | 
| Last Modify:2020-03-17 21:26:27 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__vmalloc_user_flags
Proto:static void *__vmalloc_user_flags(unsigned long size, gfp_t flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | size | |
| gfp_t | flags | 
| 162 | ret = __vmalloc(size, flags, PAGE_KERNEL) | 
| 163 | If ret Then | 
| 166 | lock for writing | 
| 168 | If vma Then Flags, see mm.h. |= suitable for remap_vmalloc_range | 
| 173 | Return ret | 
| Name | Describe | 
|---|---|
| vmalloc_user | |
| vmalloc_user_node_flags | 
| 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 |