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

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

Completed in 228 milliseconds