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_prealloc

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

Type:bool

Parameter:

TypeParameterName
const struct bpf_htab *htab
76  Return Not (map_flags & lags for BPF_MAP_CREATE command )
Caller
NameDescribe
free_htab_elem
alloc_htab_elem
htab_map_update_elemCalled from syscall or from eBPF program
htab_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall