Home
last modified time | relevance | path

Searched defs:bpf_verifier_state (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dbpf_verifier.h447 struct bpf_verifier_state { struct
450 struct bpf_verifier_state *parent; argument
452 struct bpf_reference_state *refs;
519 struct bpf_verifier_state *equal_state; argument
525 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;