Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c9029 static int check_func_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in check_func_call() function
16656 err = check_func_call(env, insn, &env->insn_idx); in do_check()