Searched defs:vmg (Results 1 – 2 of 2) sorted by relevance
61 static inline bool is_mergeable_vma(struct vma_merge_struct *vmg, bool merge_next) in is_mergeable_vma()148 static bool can_vma_merge_before(struct vma_merge_struct *vmg) in can_vma_merge_before()170 static bool can_vma_merge_after(struct vma_merge_struct *vmg) in can_vma_merge_after()372 static bool can_vma_merge_left(struct vma_merge_struct *vmg) in can_vma_merge_left()386 static bool can_vma_merge_right(struct vma_merge_struct *vmg, in can_vma_merge_right()633 static int commit_merge(struct vma_merge_struct *vmg, in commit_merge()714 struct vma_merge_struct *vmg) in vma_merge_existing_range()967 struct vm_area_struct *vma_merge_new_range(struct vma_merge_struct *vmg) in vma_merge_new_range()1045 int vma_expand(struct vma_merge_struct *vmg) in vma_expand()1509 static struct vm_area_struct *vma_modify(struct vma_merge_struct *vmg) in vma_modify()
252 void dump_vmg(const struct vma_merge_struct *vmg, const char *reason) in dump_vmg()