Searched refs:get_helper_proto (Results 1 – 1 of 1) sorted by relevance
10412 static int get_helper_proto(struct bpf_verifier_env *env, int func_id, in get_helper_proto() function10441 err = get_helper_proto(env, insn->imm, &fn); in check_helper_call()16272 if (get_helper_proto(env, call->imm, &fn) < 0) in mark_fastcall_pattern_for_call()