Function report | 
Source Code:mm\z3fold.c | 
Create Date:2022-07-28 16:28:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:alloc_slots
Proto:static inline struct z3fold_buddy_slots *alloc_slots(struct z3fold_pool *pool, gfp_t gfp)
Type:struct z3fold_buddy_slots
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct z3fold_pool * | pool | |
| gfp_t | gfp | 
| 215 | slots = kmem_cache_alloc(c_handle, (gfp & ~(__GFP_HIGHMEM | ZONE_MOVABLE allowed ))) | 
| 218 | If slots Then | 
| 220 | back link + flags = pool | 
| 221 | rwlock_init( & lock) | 
| 224 | Return slots | 
| Name | Describe | 
|---|---|
| init_z3fold_page | Initializes the z3fold header of a newly allocated z3fold page | 
| 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  |