Searched defs:is_pid (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/proc/ |
D | task_nommu.c | 127 struct vm_area_struct *vma, bool is_pid) in pid_of_stack() 149 int is_pid) in nommu_vma_show() 208 static int show_map(struct seq_file *m, void *_p, int is_pid) in show_map()
|
D | task_mmu.c | 252 struct vm_area_struct *vma, bool is_pid) in pid_of_stack() 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() 660 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap() 1530 static int show_numa_map(struct seq_file *m, void *v, int is_pid) in show_numa_map()
|