Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flush_all
Proto:static void flush_all(struct kmem_cache *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s |
Name | Describe |
---|---|
__kmem_cache_shutdown | Release all resources used by a slab cache. |
__kmem_cache_shrink | kmem_cache_shrink discards empty slabs and promotes the slabs filled* up most to the head of the partial lists. New allocations will then* fill those up and thus they can be removed from the partial lists.* The slabs with the least items are placed last |
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 |