Lines Matching defs:m
485 trace_print_seq(struct seq_file *m, struct trace_seq *s)
1404 static void *s_next(struct seq_file *m, void *v, loff_t *pos)
1429 static void *s_start(struct seq_file *m, loff_t *pos)
1469 static void s_stop(struct seq_file *m, void *p)
1623 static void print_lat_help_header(struct seq_file *m)
1636 static void print_func_help_header(struct seq_file *m)
1644 print_trace_header(struct seq_file *m, struct trace_iterator *iter)
2391 static int s_show(struct seq_file *m, void *v)
2432 struct seq_file *m; local
2510 struct seq_file *m = (struct seq_file *)file->private_data; local
2556 t_next(struct seq_file *m, void *v, loff_t *pos)
2570 static void *t_start(struct seq_file *m, loff_t *pos)
2582 static void t_stop(struct seq_file *m, void *p)
2587 static int t_show(struct seq_file *m, void *v)
2619 struct seq_file *m = file->private_data; local