Lines Matching defs:show

458 	void (*show)(const struct btf *btf, const struct btf_type *t,  member
947 static const char *btf_show_name(struct btf_show *show) in btf_show_name()
1106 static const char *__btf_show_indent(struct btf_show *show) in __btf_show_indent()
1116 static const char *btf_show_indent(struct btf_show *show) in btf_show_indent()
1121 static const char *btf_show_newline(struct btf_show *show) in btf_show_newline()
1126 static const char *btf_show_delim(struct btf_show *show) in btf_show_delim()
1138 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show()
1154 #define btf_show_type_value(show, fmt, value) \ argument
1169 #define btf_show_type_values(show, fmt, ...) \ argument
1180 static int btf_show_obj_size_left(struct btf_show *show, void *data) in btf_show_obj_size_left()
1186 static bool btf_show_obj_is_safe(struct btf_show *show, void *data, int size) in btf_show_obj_is_safe()
1198 static void *__btf_show_obj_safe(struct btf_show *show, void *data, int size) in __btf_show_obj_safe()
1233 static void *btf_show_obj_safe(struct btf_show *show, in btf_show_obj_safe()
1309 static void *btf_show_start_type(struct btf_show *show, in btf_show_start_type()
1320 static void btf_show_end_type(struct btf_show *show) in btf_show_end_type()
1327 static void *btf_show_start_aggr_type(struct btf_show *show, in btf_show_start_aggr_type()
1343 static void btf_show_end_aggr_type(struct btf_show *show, in btf_show_end_aggr_type()
1352 static void btf_show_start_member(struct btf_show *show, in btf_show_start_member()
1358 static void btf_show_start_array_member(struct btf_show *show) in btf_show_start_array_member()
1364 static void btf_show_end_member(struct btf_show *show) in btf_show_end_member()
1369 static void btf_show_end_array_member(struct btf_show *show) in btf_show_end_array_member()
1375 static void *btf_show_start_array_type(struct btf_show *show, in btf_show_start_array_type()
1386 static void btf_show_end_array_type(struct btf_show *show) in btf_show_end_array_type()
1393 static void *btf_show_start_struct_type(struct btf_show *show, in btf_show_start_struct_type()
1401 static void btf_show_end_struct_type(struct btf_show *show) in btf_show_end_struct_type()
2128 struct btf_show *show) in btf_df_show()
2303 static void btf_int128_print(struct btf_show *show, void *data) in btf_int128_print()
2370 u8 nr_bits, struct btf_show *show) in btf_bitfield_show()
2397 struct btf_show *show) in btf_int_bits_show()
2415 struct btf_show *show) in btf_int_show()
2764 u8 bits_offset, struct btf_show *show) in btf_modifier_show()
2776 struct btf_show *show) in btf_var_show()
2785 struct btf_show *show) in btf_ptr_show()
3024 struct btf_show *show) in __btf_array_show()
3077 struct btf_show *show) in btf_array_show()
4160 struct btf_show *show) in __btf_struct_show()
4207 struct btf_show *show) in btf_struct_show()
4375 struct btf_show *show) in btf_enum_show()
4478 struct btf_show *show) in btf_enum64_show()
4841 struct btf_show *show) in btf_datasec_show()
7860 struct btf_show *show) in btf_type_show()
7871 __printf(2, 0) static void btf_seq_show(struct btf_show *show, const char *fmt, in btf_seq_show()
7900 struct btf_show show; member
7905 __printf(2, 0) static void btf_snprintf_show(struct btf_show *show, const char *fmt, in btf_snprintf_show()