Lines Matching defs:m
15 #define SEQ_printf(m, x...) \ argument
58 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show()
429 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats()
491 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
508 print_task(struct seq_file *m, struct rq *rq, struct task_struct *p) in print_task()
536 static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu) in print_rq()
557 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) in print_cfs_rq()
634 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
664 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq()
687 static void print_cpu(struct seq_file *m, int cpu) in print_cpu()
754 static void sched_debug_header(struct seq_file *m) in sched_debug_header()
806 static int sched_debug_show(struct seq_file *m, void *v) in sched_debug_show()
900 void print_numa_stats(struct seq_file *m, int node, unsigned long tsf, in print_numa_stats()
910 static void sched_show_numa(struct task_struct *p, struct seq_file *m) in sched_show_numa()
926 struct seq_file *m) in proc_sched_show_task()