Home
last modified time | relevance | path

Searched defs:ref_t (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c11373 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
11477 process_kf_arg_ptr_to_btf_id(struct bpf_verifier_env * env,struct bpf_reg_state * reg,const struct btf_type * ref_t,const char * ref_tname,u32 ref_id,struct bpf_kfunc_call_arg_meta * meta,int argno) process_kf_arg_ptr_to_btf_id() argument
12068 const struct btf_type *t, *ref_t, *resolve_ret; check_kfunc_args() local
12754 const struct btf_type *t, *ref_t; bpf_kfunc_stack_access_bytes() local
[all...]
H A Dbtf.c7845 const struct btf_type *t, *ref_t, *fn_t; btf_prepare_func_args() local
[all...]