Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
208 struct bpf_verifier_state { struct211 struct bpf_verifier_state *parent; argument257 u32 branches;258 u32 insn_idx;259 u32 curframe;260 u32 active_spin_lock;261 bool speculative;287 struct bpf_verifier_state_list { argument288 struct bpf_verifier_state state; argument