Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_explored_state

Proto:static void init_explored_state(struct bpf_verifier_env *env, int idx)

Type:void

Parameter:

TypeParameterName
struct bpf_verifier_env *env
intidx
6478  prune_point = true
Caller
NameDescribe
push_insn, w, e - match pseudo-code above:
check_cfg-recursive depth-first-search to detect loops in BPF program* loop == back-edge in directed graph