Lines Matching defs:m
23 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
136 static void m_cache_vma(struct seq_file *m, struct vm_area_struct *vma) in m_cache_vma()
142 static void *m_start(struct seq_file *m, loff_t *ppos) in m_start()
189 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
201 static void m_stop(struct seq_file *m, void *v) in m_stop()
271 show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid) in show_map_vma()
365 static int show_map(struct seq_file *m, void *v, int is_pid) in show_map()
372 static int show_pid_map(struct seq_file *m, void *v) in show_pid_map()
377 static int show_tid_map(struct seq_file *m, void *v) in show_tid_map()
573 static void show_smap_vma_flags(struct seq_file *m, struct vm_area_struct *vma) in show_smap_vma_flags()
660 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap()
721 static int show_pid_smap(struct seq_file *m, void *v) in show_pid_smap()
726 static int show_tid_smap(struct seq_file *m, void *v) in show_tid_smap()
1530 static int show_numa_map(struct seq_file *m, void *v, int is_pid) in show_numa_map()
1625 static int show_pid_numa_map(struct seq_file *m, void *v) in show_pid_numa_map()
1630 static int show_tid_numa_map(struct seq_file *m, void *v) in show_tid_numa_map()