Searched refs:check_helper_call (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c3080 * check_reg_arg in check_helper_call and mark_btf_func_reg_size in
7191 * by byte access in check_helper_call using meta.access_size.
10235 static int check_helper_call(struct bpf_verifier_env *env, struct bpf_insn *insn, function
17975 err = check_helper_call(env, insn, &env->insn_idx);

Completed in 290 milliseconds