Searched defs:show (Results 1 – 3 of 3) sorted by relevance
| /kernel/bpf/ |
| D | btf.c | 383 void (*show)(const struct btf *btf, const struct btf_type *t, member 763 static const char *btf_show_name(struct btf_show *show) in btf_show_name() 921 static const char *__btf_show_indent(struct btf_show *show) in __btf_show_indent() 931 static const char *btf_show_indent(struct btf_show *show) in btf_show_indent() 936 static const char *btf_show_newline(struct btf_show *show) in btf_show_newline() 941 static const char *btf_show_delim(struct btf_show *show) in btf_show_delim() 953 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show() 969 #define btf_show_type_value(show, fmt, value) \ argument 983 #define btf_show_type_values(show, fmt, ...) \ argument 994 static int btf_show_obj_size_left(struct btf_show *show, void *data) in btf_show_obj_size_left() [all …]
|
| /kernel/trace/ |
| D | trace_dynevent.h | 43 int (*show)(struct seq_file *m, struct dyn_event *ev); member
|
| /kernel/ |
| D | padata.c | 868 ssize_t (*show)(struct padata_instance *, struct attribute *, char *); member
|