Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:slabs_node

Proto:static inline unsigned long slabs_node(struct kmem_cache *s, int node)

Type:unsigned long

Parameter:

TypeParameterName
struct kmem_cache *s
intnode
1375  Return 0
Caller
NameDescribe
__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