函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slub.c Create Date:2022-07-27 17:21:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:slabs_node

函数原型:static inline unsigned long slabs_node(struct kmem_cache *s, int node)

返回类型:unsigned long

参数:

类型参数名称
struct kmem_cache *s
intnode
1375  返回:0
调用者
名称描述
__kmem_cache_empty
__kmem_cache_shutdownRelease all resources used by a slab cache.
__kmem_cache_shrinkkmem_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