Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\hashtab.c Create Date:2022-07-28 13:09:01
Last Modify:2022-05-23 09:15:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:htab_is_lru

Proto:static bool htab_is_lru(const struct bpf_htab *htab)

Type:bool

Parameter:

TypeParameterName
const struct bpf_htab *htab
64  Return map_type == BPF_MAP_TYPE_LRU_HASH || map_type == BPF_MAP_TYPE_LRU_PERCPU_HASH
Caller
NameDescribe
prealloc_init
prealloc_destroy
bpf_percpu_hash_update