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:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Flush the nodes from the local pending list to the LRU list

Proto:static void __local_list_flush(struct bpf_lru_list *l, struct bpf_lru_locallist *loc_l)

Type:void

Parameter:

TypeParameterName
struct bpf_lru_list *l
struct bpf_lru_locallist *loc_l
297  If pf_lru_node helpers Then Move nodes from local list to the LRU list
299  Else Move nodes from local list to the LRU list
Caller
NameDescribe
bpf_lru_list_pop_free_to_local