Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
384 struct bpf_verifier_state { struct387 struct bpf_verifier_state *parent; argument433 u32 branches;434 u32 insn_idx;435 u32 curframe;460 struct bpf_verifier_state *loop_entry; argument486 struct bpf_verifier_state *___vstate = __vst; \ argument