Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h31646 struct bpf_verifier_state { struct
31648 struct bpf_verifier_state *parent; argument
31658 struct bpf_verifier_state *loop_entry; argument
31659 struct bpf_idx_pair *jmp_history;
31660 u32 jmp_history_cnt;
31661 u32 dfs_depth;
31662 u32 callback_unroll_depth;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h41355 struct bpf_verifier_state { struct
41357 struct bpf_verifier_state *parent; argument
41367 struct bpf_verifier_state *loop_entry; argument
41368 struct bpf_idx_pair *jmp_history;
41369 u32 jmp_history_cnt;
41370 u32 dfs_depth;
41371 u32 callback_unroll_depth;