Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbpf_verifier.h468 u32 may_goto_depth; member
/linux-6.15/kernel/bpf/
H A Dverifier.c1757 dst_state->may_goto_depth = src->may_goto_depth; in copy_verifier_state()
16407 queued_st->may_goto_depth++; in check_cond_jmp_op()
19103 if (sl->state.may_goto_depth != cur->may_goto_depth && in is_state_visited()
19118 sl->state.may_goto_depth == cur->may_goto_depth && in is_state_visited()