Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:47:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:slabs_node
Proto:static inline unsigned long slabs_node(struct kmem_cache *s, int node)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s | |
int | node |
1375 | Return 0 |
Name | Describe |
---|---|
__kmem_cache_empty | |
__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 |
slab_mem_offline_callback |
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 |