Lines Matching defs:m
24 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
130 static void seq_print_vma_name(struct seq_file *m, struct vm_area_struct *vma) in seq_print_vma_name()
197 static void m_cache_vma(struct seq_file *m, struct vm_area_struct *vma) in m_cache_vma()
203 static void *m_start(struct seq_file *m, loff_t *ppos) in m_start()
252 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
264 static void m_stop(struct seq_file *m, void *v) in m_stop()
331 show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid) in show_map_vma()
413 static int show_map(struct seq_file *m, void *v, int is_pid) in show_map()
420 static int show_pid_map(struct seq_file *m, void *v) in show_pid_map()
425 static int show_tid_map(struct seq_file *m, void *v) in show_tid_map()
672 static void show_smap_vma_flags(struct seq_file *m, struct vm_area_struct *vma) in show_smap_vma_flags()
768 void __weak arch_show_smap(struct seq_file *m, struct vm_area_struct *vma) in arch_show_smap()
772 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap()
867 static int show_pid_smap(struct seq_file *m, void *v) in show_pid_smap()
872 static int show_tid_smap(struct seq_file *m, void *v) in show_tid_smap()
1690 static int show_numa_map(struct seq_file *m, void *v, int is_pid) in show_numa_map()
1774 static int show_pid_numa_map(struct seq_file *m, void *v) in show_pid_numa_map()
1779 static int show_tid_numa_map(struct seq_file *m, void *v) in show_tid_numa_map()