Searched refs:check_kfunc_call (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c3069 * check_kfunc_call.
12093 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, function
17807 err = check_kfunc_call(env, insn, &env->insn_idx);

Completed in 151 milliseconds