Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance
447 struct bpf_verifier_state { struct450 struct bpf_verifier_state *parent; argument452 struct bpf_reference_state *refs;519 struct bpf_verifier_state *equal_state; argument525 struct bpf_jmp_history_entry *jmp_history;526 u32 jmp_history_cnt;527 u32 dfs_depth;528 u32 callback_unroll_depth;529 u32 may_goto_depth;