Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
368 struct bpf_verifier_state { struct371 struct bpf_verifier_state *parent; argument417 u32 branches;418 u32 insn_idx;442 struct bpf_verifier_state *loop_entry; argument467 struct bpf_verifier_state *___vstate = __vst; \ argument