| Function report | 
| Source Code: mm\slab_common.c | Create Date:2022-07-28 14:29:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:shutdown_cache
Proto:static int shutdown_cache(struct kmem_cache *s)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kmem_cache * | s | 
| 604 | kasan_cache_shutdown(s) | 
| 606 | If __kmem_cache_shutdown(s) != 0 Then Return -EBUSY | 
| 609 | memcg_unlink_cache(s) | 
| 618 | Else | 
| 623 | slab_kmem_cache_release(s) | 
| 627 | Return 0 | 
| Name | Describe | 
|---|---|
| kmem_cache_destroy | 
| 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 |