Searched refs:may_goto_depth (Results 1 – 3 of 3) sorted by relevance
1357 if (sl->state.may_goto_depth != cur->may_goto_depth && in bpf_is_state_visited()1374 sl->state.may_goto_depth == cur->may_goto_depth && in bpf_is_state_visited()
1668 dst_state->may_goto_depth = src->may_goto_depth; in bpf_copy_verifier_state()16812 queued_st->may_goto_depth++; in check_cond_jmp_op()
529 u32 may_goto_depth; member