Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
217 struct bpf_verifier_state { struct220 struct bpf_verifier_state *parent; argument266 u32 branches;267 u32 insn_idx;268 u32 curframe;269 u32 active_spin_lock;270 bool speculative;296 struct bpf_verifier_state_list { argument297 struct bpf_verifier_state state; argument