Lines Matching defs:m
521 static int function_stat_headers(struct seq_file *m) in function_stat_headers()
535 static int function_stat_show(struct seq_file *m, void *v) in function_stat_show()
3914 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next()
3991 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start()
4021 t_probe_show(struct seq_file *m, struct ftrace_iterator *iter) in t_probe_show()
4045 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next()
4066 static void *t_mod_start(struct seq_file *m, loff_t *pos) in t_mod_start()
4098 t_mod_show(struct seq_file *m, struct ftrace_iterator *iter) in t_mod_show()
4121 t_func_next(struct seq_file *m, loff_t *pos) in t_func_next()
4161 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
4197 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
4252 static void t_stop(struct seq_file *m, void *p) in t_stop()
4263 static void add_trampoline_func(struct seq_file *m, struct ftrace_ops *ops, in add_trampoline_func()
4339 static int print_rec(struct seq_file *m, unsigned long ip) in print_rec()
4365 static inline int print_rec(struct seq_file *m, unsigned long ip) in print_rec()
4372 static void print_subops(struct seq_file *m, struct ftrace_ops *ops, struct dyn_ftrace *rec) in print_subops()
4408 static int t_show(struct seq_file *m, void *v) in t_show()
4679 struct seq_file *m = file->private_data; in ftrace_regex_open() local
5755 struct seq_file *m = file->private_data; in ftrace_regex_write() local
6504 struct seq_file *m = (struct seq_file *)file->private_data; in ftrace_regex_release() local
6629 __g_next(struct seq_file *m, loff_t *pos) in __g_next()
6660 g_next(struct seq_file *m, void *v, loff_t *pos) in g_next()
6666 static void *g_start(struct seq_file *m, loff_t *pos) in g_start()
6688 static void g_stop(struct seq_file *m, void *p) in g_stop()
6693 static int g_show(struct seq_file *m, void *v) in g_show()
6753 struct seq_file *m = file->private_data; in __ftrace_graph_open() local
6844 struct seq_file *m = file->private_data; in ftrace_graph_release() local
6967 struct seq_file *m = file->private_data; in ftrace_graph_write() local
8269 static void *fpid_start(struct seq_file *m, loff_t *pos) in fpid_start()
8286 static void *fpid_next(struct seq_file *m, void *v, loff_t *pos) in fpid_next()
8298 static void fpid_stop(struct seq_file *m, void *p) in fpid_stop()
8305 static int fpid_show(struct seq_file *m, void *v) in fpid_show()
8322 static void *fnpid_start(struct seq_file *m, loff_t *pos) in fnpid_start()
8339 static void *fnpid_next(struct seq_file *m, void *v, loff_t *pos) in fnpid_next()
8362 struct seq_file *m; in pid_open() local
8437 struct seq_file *m = filp->private_data; in pid_write() local