| Function report | 
| Source Code: mm\cma_debug.c | Create Date:2022-07-28 16:32:59 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cma_get_entry_from_list
Proto:static struct cma_mem *cma_get_entry_from_list(struct cma *cma)
Type:struct cma_mem
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cma * | cma | 
| 82 | spin_lock( & mem_head_lock) | 
| 83 | If Not hlist_empty( & mem_head) Then | 
| 84 | mem = hlist_entry(first, structcma_mem, node) | 
| 85 | hlist_del_init( & node) | 
| 87 | spin_unlock( & mem_head_lock) | 
| 89 | Return mem | 
| Name | Describe | 
|---|---|
| cma_free_mem | 
| 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 |