Searched refs:nommu_vma_show (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dnommu.c38 int nommu_vma_show(struct seq_file *m, struct vm_area_struct *vma) function
86 return nommu_vma_show(m, vma);
H A Dinternal.h37 extern int nommu_vma_show(struct seq_file *, struct vm_area_struct *);
H A Dtask_nommu.c153 return nommu_vma_show(m, vml->vma);

Completed in 96 milliseconds