Lines Matching refs:vm_area_struct
48 static inline bool __vma_enter_locked(struct vm_area_struct *vma, bool detaching) in __vma_enter_locked()
72 static inline void __vma_exit_locked(struct vm_area_struct *vma, bool *detached) in __vma_exit_locked()
78 void __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq) in __vma_start_write()
106 void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached()
135 struct vm_area_struct *lock_vma_under_rcu(struct mm_struct *mm, in lock_vma_under_rcu()
139 struct vm_area_struct *vma; in lock_vma_under_rcu()
181 static struct vm_area_struct *lock_next_vma_under_mmap_lock(struct mm_struct *mm, in lock_next_vma_under_mmap_lock()
185 struct vm_area_struct *vma; in lock_next_vma_under_mmap_lock()
206 struct vm_area_struct *lock_next_vma(struct mm_struct *mm, in lock_next_vma()
210 struct vm_area_struct *vma; in lock_next_vma()
332 struct vm_area_struct *lock_mm_and_find_vma(struct mm_struct *mm, in lock_mm_and_find_vma()
335 struct vm_area_struct *vma; in lock_mm_and_find_vma()
394 struct vm_area_struct *lock_mm_and_find_vma(struct mm_struct *mm, in lock_mm_and_find_vma()
397 struct vm_area_struct *vma; in lock_mm_and_find_vma()