Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c3289 static const struct btf_type *find_kfunc_impl_proto(struct bpf_verifier_env *env, in find_kfunc_impl_proto() function
3358 func_proto = find_kfunc_impl_proto(env, btf, func_name); in fetch_kfunc_meta()