Lines Matching refs:vm_area_struct
126 static struct vm_area_struct *
127 m_next_vma(struct proc_maps_private *priv, struct vm_area_struct *vma) in m_next_vma()
134 static void m_cache_vma(struct seq_file *m, struct vm_area_struct *vma) in m_cache_vma()
145 struct vm_area_struct *vma; in m_start()
190 struct vm_area_struct *next; in m_next()
250 struct vm_area_struct *vma, bool is_pid) in pid_of_stack()
269 show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid) in show_map_vma()
487 struct vm_area_struct *vma = walk->vma; in smaps_pte_entry()
511 struct vm_area_struct *vma = walk->vma; in smaps_pmd_entry()
532 struct vm_area_struct *vma = walk->vma; in smaps_pte_range()
557 static void show_smap_vma_flags(struct seq_file *m, struct vm_area_struct *vma) in show_smap_vma_flags()
615 struct vm_area_struct *vma = v; in show_smap()
744 static inline void clear_soft_dirty(struct vm_area_struct *vma, in clear_soft_dirty()
765 static inline void clear_soft_dirty_pmd(struct vm_area_struct *vma, in clear_soft_dirty_pmd()
781 static inline void clear_soft_dirty(struct vm_area_struct *vma, in clear_soft_dirty()
786 static inline void clear_soft_dirty_pmd(struct vm_area_struct *vma, in clear_soft_dirty_pmd()
796 struct vm_area_struct *vma = walk->vma; in clear_refs_pte_range()
849 struct vm_area_struct *vma = walk->vma; in clear_refs_test_walk()
873 struct vm_area_struct *vma; in clear_refs_write()
1013 struct vm_area_struct *vma = find_vma(walk->mm, addr); in pagemap_pte_hole()
1046 struct vm_area_struct *vma, unsigned long addr, pte_t pte) in pte_to_pagemap_entry()
1108 struct vm_area_struct *vma = walk->vma; in pagemap_pte_range()
1179 struct vm_area_struct *vma = walk->vma; in pagemap_hugetlb_range()
1389 static struct page *can_gather_numa_stats(pte_t pte, struct vm_area_struct *vma, in can_gather_numa_stats()
1416 struct vm_area_struct *vma = walk->vma; in gather_pte_stats()
1480 struct vm_area_struct *vma = v; in show_numa_map()