Searched refs:is_bpf_throw_kfunc (Results 1 – 1 of 1) sorted by relevance
445 static bool is_bpf_throw_kfunc(struct bpf_insn *insn);5408 if (!is_bpf_throw_kfunc(insn + i)) in check_max_stack_depth_subprog()11781 static bool is_bpf_throw_kfunc(struct bpf_insn *insn) in is_bpf_throw_kfunc() function13353 if (is_bpf_throw_kfunc(insn)) in check_kfunc_call()