Function report | 
Source Code:mm\slub.c | 
Create Date:2022-07-28 15:49:48 | 
| Last Modify:2020-03-12 14:18:49 | 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 | 
| 4278 | If s Then | 
| 4279 | Refcount for slab cache destroy ++ | 
| 4285 | The size of an object without metadata = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(The size of an object without metadata , size) | 
| 4293 | If sysfs_slab_alias(s, name) Then | 
| 4294 | Refcount for slab cache destroy -- | 
| 4295 | s = NULL | 
| 4299 | Return s | 
| Name | Describe | 
|---|---|
| kmem_cache_create_usercopy | kmem_cache_create_usercopy - Create a cache with a region suitable* for copying to userspace*@name: A string which is used in /proc/slabinfo to identify this cache.*@size: The size of objects to be created in this cache. | 
| 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  |