Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h460 u32 may_goto_depth; member
/linux/kernel/bpf/
H A Dverifier.c1663 dst_state->may_goto_depth = src->may_goto_depth; in copy_verifier_state()
16001 queued_st->may_goto_depth++; in check_cond_jmp_op()
18631 if (sl->state.may_goto_depth != cur->may_goto_depth && in is_state_visited()
18646 sl->state.may_goto_depth == cur->may_goto_depth && in is_state_visited()