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_percpu

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

Type:bool

Parameter:

TypeParameterName
const struct bpf_htab *htab
70  Return map_type == BPF_MAP_TYPE_PERCPU_HASH || map_type == BPF_MAP_TYPE_LRU_PERCPU_HASH
Caller
NameDescribe
htab_free_elems
prealloc_init