Searched refs:can_fallthrough (Results 1 – 1 of 1) sorted by relevance
23608 static bool can_fallthrough(struct bpf_insn *insn) in can_fallthrough() function23656 if (can_fallthrough(insn) && idx + 1 < prog->len) in insn_successors()