nommu_vma_show     45 fs/proc/internal.h extern int nommu_vma_show(struct seq_file *, struct vm_area_struct *);
nommu_vma_show     86 fs/proc/nommu.c 	return nommu_vma_show(m, vma);
nommu_vma_show    114 fs/proc/task_nommu.c 	return nommu_vma_show(m, vml->vma);