Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\verifier.c Create Date:2022-07-28 13:02:37
Last Modify:2022-05-19 20:02:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:adjust_btf_func

Proto:static void adjust_btf_func(struct bpf_verifier_env *env)

Type:void

Parameter:

TypeParameterName
struct bpf_verifier_env *env
6776  aux = Auxiliary fields
6779  If Not func_info Then Return
6782  When i < subprog_cnt cycle insn_off = insn idx of function entry point
Caller
NameDescribe
bpf_check