• Home
  • Raw
  • Download

Lines Matching defs:m

487 static int function_stat_headers(struct seq_file *m)  in function_stat_headers()
501 static int function_stat_show(struct seq_file *m, void *v) in function_stat_show()
3296 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next()
3373 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start()
3403 t_probe_show(struct seq_file *m, struct ftrace_iterator *iter) in t_probe_show()
3427 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next()
3448 static void *t_mod_start(struct seq_file *m, loff_t *pos) in t_mod_start()
3480 t_mod_show(struct seq_file *m, struct ftrace_iterator *iter) in t_mod_show()
3503 t_func_next(struct seq_file *m, loff_t *pos) in t_func_next()
3540 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
3576 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
3631 static void t_stop(struct seq_file *m, void *p) in t_stop()
3642 static void add_trampoline_func(struct seq_file *m, struct ftrace_ops *ops, in add_trampoline_func()
3718 static int print_rec(struct seq_file *m, unsigned long ip) in print_rec()
3744 static inline int print_rec(struct seq_file *m, unsigned long ip) in print_rec()
3751 static int t_show(struct seq_file *m, void *v) in t_show()
3955 struct seq_file *m = file->private_data; in ftrace_regex_open() local
5052 struct seq_file *m = file->private_data; in ftrace_regex_write() local
6090 struct seq_file *m = (struct seq_file *)file->private_data; in ftrace_regex_release() local
6201 __g_next(struct seq_file *m, loff_t *pos) in __g_next()
6232 g_next(struct seq_file *m, void *v, loff_t *pos) in g_next()
6238 static void *g_start(struct seq_file *m, loff_t *pos) in g_start()
6260 static void g_stop(struct seq_file *m, void *p) in g_stop()
6265 static int g_show(struct seq_file *m, void *v) in g_show()
6325 struct seq_file *m = file->private_data; in __ftrace_graph_open() local
6416 struct seq_file *m = file->private_data; in ftrace_graph_release() local
6545 struct seq_file *m = file->private_data; in ftrace_graph_write() local
7783 static void *fpid_start(struct seq_file *m, loff_t *pos) in fpid_start()
7800 static void *fpid_next(struct seq_file *m, void *v, loff_t *pos) in fpid_next()
7812 static void fpid_stop(struct seq_file *m, void *p) in fpid_stop()
7819 static int fpid_show(struct seq_file *m, void *v) in fpid_show()
7836 static void *fnpid_start(struct seq_file *m, loff_t *pos) in fnpid_start()
7853 static void *fnpid_next(struct seq_file *m, void *v, loff_t *pos) in fnpid_next()
7876 struct seq_file *m; in pid_open() local
7951 struct seq_file *m = filp->private_data; in pid_write() local