Searched defs:ref_t (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 11373 get_kfunc_ptr_arg_type(struct bpf_verifier_env * env,struct bpf_kfunc_call_arg_meta * meta,const struct btf_type * t,const struct btf_type * ref_t,const char * ref_tname,const struct btf_param * args,int argno,int nargs) get_kfunc_ptr_arg_type() argument |
| H A D | btf.c | 7845 const struct btf_type *t, *ref_t, *fn_t; btf_prepare_func_args() local |