Lines Matching defs:t
221 const struct btf_type *t; member
277 static const char *btf_type_str(const struct btf_type *t) in btf_type_str()
394 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier()
417 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
422 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd()
427 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize()
433 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null()
438 static bool __btf_type_is_struct(const struct btf_type *t) in __btf_type_is_struct()
443 static bool btf_type_is_array(const struct btf_type *t) in btf_type_is_array()
448 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec()
455 const struct btf_type *t; in btf_find_by_name_kind() local
475 const struct btf_type *t = btf_type_by_id(btf, id); in btf_type_skip_modifiers() local
491 const struct btf_type *t; in btf_type_resolve_ptr() local
515 static bool btf_type_is_resolve_source_only(const struct btf_type *t) in btf_type_is_resolve_source_only()
537 static bool btf_type_needs_resolve(const struct btf_type *t) in btf_type_needs_resolve()
548 static bool btf_type_has_size(const struct btf_type *t) in btf_type_has_size()
576 static u32 btf_type_int(const struct btf_type *t) in btf_type_int()
581 static const struct btf_array *btf_type_array(const struct btf_type *t) in btf_type_array()
586 static const struct btf_enum *btf_type_enum(const struct btf_type *t) in btf_type_enum()
591 static const struct btf_var *btf_type_var(const struct btf_type *t) in btf_type_var()
596 static const struct btf_kind_operations *btf_type_ops(const struct btf_type *t) in btf_type_ops()
678 static bool btf_type_int_is_regular(const struct btf_type *t) in btf_type_int_is_regular()
705 const struct btf_type *t; in btf_member_is_reg_int() local
742 const struct btf_type *t = btf_type_by_id(btf, id); in btf_type_skip_qualifiers() local
773 const struct btf_type *t = show->state.type; in btf_show_name() local
1048 const struct btf_type *t, in btf_show_obj_safe()
1124 const struct btf_type *t, in btf_show_start_type()
1142 const struct btf_type *t, in btf_show_start_aggr_type()
1190 const struct btf_type *t, in btf_show_start_array_type()
1208 const struct btf_type *t, in btf_show_start_struct_type()
1245 const struct btf_type *t, in __btf_verifier_log_type()
1283 #define btf_verifier_log_type(env, t, ...) \ argument
1285 #define btf_verifier_log_basic(env, t, ...) \ argument
1386 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type()
1565 const struct btf_type *t, u32 type_id) in env_stack_push()
1809 static void btf_df_show(const struct btf *btf, const struct btf_type *t, in btf_df_show()
1911 const struct btf_type *t, in btf_int_check_meta()
1975 const struct btf_type *t) in btf_int_log()
2078 const struct btf_type *t, in btf_int_bits_show()
2096 static void btf_int_show(const struct btf *btf, const struct btf_type *t, in btf_int_show()
2252 const struct btf_type *t, in btf_ref_type_check_meta()
2294 const struct btf_type *t = v->t; in btf_modifier_resolve() local
2337 const struct btf_type *t = v->t; in btf_var_resolve() local
2383 const struct btf_type *t = v->t; in btf_ptr_resolve() local
2437 const struct btf_type *t, in btf_modifier_show()
2449 static void btf_var_show(const struct btf *btf, const struct btf_type *t, in btf_var_show()
2458 static void btf_ptr_show(const struct btf *btf, const struct btf_type *t, in btf_ptr_show()
2477 const struct btf_type *t) in btf_ref_type_log()
2501 const struct btf_type *t, in btf_fwd_check_meta()
2527 const struct btf_type *t) in btf_fwd_type_log()
2571 const struct btf_type *t, in btf_array_check_meta()
2689 const struct btf_type *t) in btf_array_log()
2697 static void __btf_array_show(const struct btf *btf, const struct btf_type *t, in __btf_array_show()
2750 static void btf_array_show(const struct btf *btf, const struct btf_type *t, in btf_array_show()
2818 const struct btf_type *t, in btf_struct_check_meta()
2970 const struct btf_type *t) in btf_struct_log()
2979 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t) in btf_find_spin_lock()
3012 static void __btf_struct_show(const struct btf *btf, const struct btf_type *t, in __btf_struct_show()
3059 static void btf_struct_show(const struct btf *btf, const struct btf_type *t, in btf_struct_show()
3163 const struct btf_type *t, in btf_enum_check_meta()
3225 const struct btf_type *t) in btf_enum_log()
3230 static void btf_enum_show(const struct btf *btf, const struct btf_type *t, in btf_enum_show()
3271 const struct btf_type *t, in btf_func_proto_check_meta()
3299 const struct btf_type *t) in btf_func_proto_log()
3358 const struct btf_type *t, in btf_func_check_meta()
3392 const struct btf_type *t, in btf_var_check_meta()
3439 static void btf_var_log(struct btf_verifier_env *env, const struct btf_type *t) in btf_var_log()
3456 const struct btf_type *t, in btf_datasec_check_meta()
3574 const struct btf_type *t) in btf_datasec_log()
3580 const struct btf_type *t, u32 type_id, in btf_datasec_show()
3613 const struct btf_type *t) in btf_func_proto_check()
3707 const struct btf_type *t) in btf_func_check()
3753 const struct btf_type *t, in btf_check_meta()
3806 struct btf_type *t = cur; in btf_check_all_metas() local
3822 const struct btf_type *t, in btf_resolve_valid()
3859 const struct btf_type *t, u32 type_id) in btf_resolve()
3903 const struct btf_type *t = btf_type_by_id(btf, type_id); in btf_check_all_types() local
4212 const struct btf_type *t; member
4233 const struct btf_type *t, enum bpf_prog_type prog_type, in btf_get_prog_ctx_type()
4337 const struct btf_type *t, in btf_translate_to_vmlinux()
4425 static bool is_string_ptr(struct btf *btf, const struct btf_type *t) in is_string_ptr()
4442 const struct btf_type *t = prog->aux->attach_func_proto; in btf_ctx_access() local
4613 const struct btf_type *t, int off, int size, in btf_struct_walk()
4839 const struct btf_type *t, int off, int size, in btf_struct_access()
4913 const struct btf_type *t; in __get_type_size() local
4941 const struct btf_type *t; in btf_distill_func_proto() local
5154 const struct btf_type *t; in btf_check_func_arg_match() local
5252 const struct btf_type *t; in btf_prepare_func_args() local
5338 const struct btf_type *t = btf_type_by_id(btf, type_id); in btf_type_show() local