Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c445 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() function
13353 if (is_bpf_throw_kfunc(insn)) in check_kfunc_call()