Searched refs:bpf_is_throw_kfunc (Results 1 – 3 of 3) sorted by relevance
521 if (ret == 0 && bpf_is_throw_kfunc(insn)) in visit_insn()
5407 if (!bpf_is_throw_kfunc(insn + i)) in check_max_stack_depth_subprog()11798 bool bpf_is_throw_kfunc(struct bpf_insn *insn) in bpf_is_throw_kfunc() function13368 if (bpf_is_throw_kfunc(insn)) in check_kfunc_call()
1312 bool bpf_is_throw_kfunc(struct bpf_insn *insn);