Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:49:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Release all resources used by a slab cache.
Proto:int __kmem_cache_shutdown(struct kmem_cache *s)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s |
3747 | If nr_partial || slabs_node(s, node) Then Return 1 |
3750 | sysfs_slab_remove(s) |
3751 | Return 0 |
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 |