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

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

Completed in 176 milliseconds