Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_lru_list_inactive_low

Proto:static bool bpf_lru_list_inactive_low(const struct bpf_lru_list *l)

Type:bool

Parameter:

TypeParameterName
const struct bpf_lru_list *l
126  Return counts[BPF_LRU_LIST_T_INACTIVE] < counts[BPF_LRU_LIST_T_ACTIVE]
Caller
NameDescribe
__bpf_lru_list_rotate1. Rotate the active list (if needed)* 2. Always rotate the inactive list