Lines Matching defs:m
17 #define SEQ_printf(m, x...) \ argument
59 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show()
375 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats()
434 print_task(struct seq_file *m, struct rq *rq, struct task_struct *p) in print_task()
462 static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu) in print_rq()
483 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) in print_cfs_rq()
561 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
591 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq()
614 static void print_cpu(struct seq_file *m, int cpu) in print_cpu()
685 static void sched_debug_header(struct seq_file *m) in sched_debug_header()
737 static int sched_debug_show(struct seq_file *m, void *v) in sched_debug_show()
821 void print_numa_stats(struct seq_file *m, int node, unsigned long tsf, in print_numa_stats()
831 static void sched_show_numa(struct task_struct *p, struct seq_file *m) in sched_show_numa()
857 struct seq_file *m) in proc_sched_show_task()