Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
198 struct bpf_verifier_state { struct201 struct bpf_verifier_state *parent; argument247 u32 branches;248 u32 insn_idx;249 u32 curframe;250 u32 active_spin_lock;251 bool speculative;277 struct bpf_verifier_state_list { argument278 struct bpf_verifier_state state; argument