Home
last modified time | relevance | path

Searched refs:dfs_depth (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dbpf_verifier.h468 u32 dfs_depth; member
/linux/kernel/bpf/
A Dverifier.c1443 dst_state->dfs_depth = src->dfs_depth; in copy_verifier_state()
1640 if (hdr1->branches && hdr1->dfs_depth <= cur1->dfs_depth) { in update_loop_entry()
8077 st->dfs_depth < cur->dfs_depth) in find_prev_entry()
18180 cur->dfs_depth = new->dfs_depth + 1; in is_state_visited()

Completed in 46 milliseconds