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.h497 u32 may_goto_depth; member
/linux/kernel/bpf/
H A Dverifier.c1613 dst_state->may_goto_depth = src->may_goto_depth; in bpf_copy_verifier_state()
16332 queued_st->may_goto_depth++; in check_cond_jmp_op()