Function report | 
Source Code:mm\zsmalloc.c | 
Create Date:2022-07-28 16:26:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cache_alloc_zspage
Proto:static struct zspage *cache_alloc_zspage(struct zs_pool *pool, gfp_t flags)
Type:struct zspage
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct zs_pool * | pool | |
| gfp_t | flags | 
| 364 | Return kmem_cache_alloc(zspage_cachep, flags & ~(__GFP_HIGHMEM | ZONE_MOVABLE allowed )) | 
| Name | Describe | 
|---|---|
| alloc_zspage | Allocate a zspage for the given size class | 
| 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  |