Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\lru_cache.c Create Date:2022-07-28 07:16:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lc_unused_element_available

Proto:static int lc_unused_element_available(struct lru_cache *lc)

Type:int

Parameter:

TypeParameterName
struct lru_cache *lc
347  If Not list_empty - tests whether a list is empty*@head: the list to test. Then Return 1
349  If Not list_empty - tests whether a list is empty*@head: the list to test. Then Return 1
352  Return 0
Caller
NameDescribe
__lc_get