Function report |
Source Code:mm\cma_debug.c |
Create Date:2022-07-28 16:32:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cma_add_to_cma_mem_list
Proto:static void cma_add_to_cma_mem_list(struct cma *cma, struct cma_mem *mem)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cma * | cma | |
struct cma_mem * | mem |
73 | spin_lock( & mem_head_lock) |
74 | hlist_add_head( & node, & mem_head) |
75 | spin_unlock( & mem_head_lock) |
Name | Describe |
---|---|
cma_free_mem | |
cma_alloc_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 |