Lines Matching defs:m
22 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
134 static void m_cache_vma(struct seq_file *m, struct vm_area_struct *vma) in m_cache_vma()
140 static void *m_start(struct seq_file *m, loff_t *ppos) in m_start()
187 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
199 static void m_stop(struct seq_file *m, void *v) in m_stop()
269 show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid) in show_map_vma()
363 static int show_map(struct seq_file *m, void *v, int is_pid) in show_map()
370 static int show_pid_map(struct seq_file *m, void *v) in show_pid_map()
375 static int show_tid_map(struct seq_file *m, void *v) in show_tid_map()
557 static void show_smap_vma_flags(struct seq_file *m, struct vm_area_struct *vma) in show_smap_vma_flags()
613 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap()
665 static int show_pid_smap(struct seq_file *m, void *v) in show_pid_smap()
670 static int show_tid_smap(struct seq_file *m, void *v) in show_tid_smap()
1476 static int show_numa_map(struct seq_file *m, void *v, int is_pid) in show_numa_map()
1571 static int show_pid_numa_map(struct seq_file *m, void *v) in show_pid_numa_map()
1576 static int show_tid_numa_map(struct seq_file *m, void *v) in show_tid_numa_map()