Searched refs:gen_kfunc_arg_proto (Results 1 – 1 of 1) sorted by relevance
2790 static int gen_kfunc_arg_proto(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta,2896 err = gen_kfunc_arg_proto(env, &meta, &desc->proto); in bpf_add_kfunc_call()11965 static int gen_kfunc_arg_proto(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in gen_kfunc_arg_proto() function