Lines Matching defs:m
14 #define SEQ_printf(m, x...) \ argument
57 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show()
200 static int sched_scaling_show(struct seq_file *m, void *v) in sched_scaling_show()
247 static int sched_dynamic_show(struct seq_file *m, void *v) in sched_dynamic_show()
352 static int sd_flags_show(struct seq_file *m, void *v) in sd_flags_show()
449 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats()
516 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument
533 print_task(struct seq_file *m, struct rq *rq, struct task_struct *p) in print_task()
562 static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu) in print_rq()
583 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) in print_cfs_rq()
665 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
695 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq()
718 static void print_cpu(struct seq_file *m, int cpu) in print_cpu()
785 static void sched_debug_header(struct seq_file *m) in sched_debug_header()
838 static int sched_debug_show(struct seq_file *m, void *v) in sched_debug_show()
923 void print_numa_stats(struct seq_file *m, int node, unsigned long tsf, in print_numa_stats()
933 static void sched_show_numa(struct task_struct *p, struct seq_file *m) in sched_show_numa()
949 struct seq_file *m) in proc_sched_show_task()