Searched defs:bpf_verifier_state (Results 1 – 2 of 2) sorted by relevance
31646 struct bpf_verifier_state { struct31648 struct bpf_verifier_state *parent; argument31658 struct bpf_verifier_state *loop_entry; argument31659 struct bpf_idx_pair *jmp_history;31660 u32 jmp_history_cnt;31661 u32 dfs_depth;31662 u32 callback_unroll_depth;
41355 struct bpf_verifier_state { struct41357 struct bpf_verifier_state *parent; argument41367 struct bpf_verifier_state *loop_entry; argument41368 struct bpf_idx_pair *jmp_history;41369 u32 jmp_history_cnt;41370 u32 dfs_depth;41371 u32 callback_unroll_depth;