Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c11617 static int get_helper_proto(struct bpf_verifier_env *env, int func_id, in get_helper_proto() function
11656 err = get_helper_proto(env, insn->imm, &fn); in check_helper_call()
18362 if (get_helper_proto(env, call->imm, &fn) < 0) in get_call_summary()
18874 ret = get_helper_proto(env, insn->imm, &fp); in visit_insn()