Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slab.c Create Date:2022-07-28 15:44:39
Last Modify:2022-05-23 17:02:55 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__kmem_cache_empty

Proto:bool __kmem_cache_empty(struct kmem_cache *s)

Type:bool

Parameter:

TypeParameterName
struct kmem_cache *s
2269  for_each_kmem_cache_node(s, node, n)
2270  If Not list_empty - tests whether a list is empty*@head: the list to test. || Not list_empty - tests whether a list is empty*@head: the list to test. Then Return false
2273  Return true