Searched defs:ref_t (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | btf.c | 6770 const struct btf_type *t, *ref_t; in btf_check_func_arg_match() local 6959 const struct btf_type *t, *ref_t; in btf_prepare_func_args() local
|
| H A D | verifier.c | 11274 const struct btf_type *t, *ref_t, *resolve_re in check_kfunc_args() local 10749 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 10827 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 [all...] |
Completed in 28 milliseconds