Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c12435 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in check_kfunc_call() function
18520 err = check_kfunc_call(env, insn, &env->insn_idx); in do_check()