Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
330 struct bpf_verifier_state { struct333 struct bpf_verifier_state *parent; argument379 u32 branches;380 u32 insn_idx;404 struct bpf_verifier_state *loop_entry; argument430 struct bpf_verifier_state *___vstate = __vst; \ argument