Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_prog_array_is_empty

Proto:bool bpf_prog_array_is_empty(struct bpf_prog_array *array)

Type:bool

Parameter:

TypeParameterName
struct bpf_prog_array *array
1891  When prog cycle If prog != prog Then
1893  Return false
1894  Return true
Caller
NameDescribe
__cgroup_bpf_prog_array_is_empty