Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:44:18 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kmem_cache_alias
Proto:struct kmem_cache *__kmem_cache_alias(const char *name, unsigned int size, unsigned int align, slab_flags_t flags, void (*ctor)(void *))
Type:struct kmem_cache
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
unsigned int | size | |
unsigned int | align | |
slab_flags_t | flags | |
void (* | ctor |
1844 | If cachep Then |
1845 | Refcount for slab cache destroy ++ |
1853 | Return cachep |
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 |