Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dverifier.c23622 static bool can_jump(struct bpf_insn *insn) in can_jump() function
23659 if (can_jump(insn)) { in insn_successors()