Lines Matching defs:vmi
151 static inline struct vm_area_struct *vma_prev_limit(struct vma_iterator *vmi, in vma_prev_limit()
186 struct vma_iterator vmi; in SYSCALL_DEFINE1() local
511 struct vma_iterator *vmi, struct mm_struct *mm) in vma_complete()
630 int vma_expand(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_expand()
686 int vma_shrink(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_shrink()
863 struct vm_area_struct *vma_merge(struct vma_iterator *vmi, struct mm_struct *mm, in vma_merge()
2346 int __split_vma(struct vma_iterator *vmi, struct vm_area_struct *vma, in __split_vma()
2428 int split_vma(struct vma_iterator *vmi, struct vm_area_struct *vma, in split_vma()
2452 do_vmi_align_munmap(struct vma_iterator *vmi, struct vm_area_struct *vma, in do_vmi_align_munmap()
2618 int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm, in do_vmi_munmap()
3047 int do_vma_munmap(struct vma_iterator *vmi, struct vm_area_struct *vma, in do_vma_munmap()
3069 static int do_brk_flags(struct vma_iterator *vmi, struct vm_area_struct *vma, in do_brk_flags()