Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
240 struct bpf_verifier_state { struct243 struct bpf_verifier_state *parent; argument289 u32 branches;290 u32 insn_idx;291 u32 curframe;292 u32 active_spin_lock;293 bool speculative;319 struct bpf_verifier_state_list { argument320 struct bpf_verifier_state state; argument