Searched defs:vmg (Results 1 – 5 of 5) sorted by relevance
195 struct vma_merge_struct *vmg, in try_merge_new_vma()276 struct vma_merge_struct vmg = { in test_simple_merge() local368 struct vma_merge_struct vmg = { in test_simple_expand() local416 struct vma_merge_struct vmg = { in test_merge_new() local612 struct vma_merge_struct vmg = { in test_vma_merge_special_flags() local684 struct vma_merge_struct vmg = { in test_vma_merge_with_close() local893 struct vma_merge_struct vmg = { in test_vma_merge_new_with_close() local949 struct vma_merge_struct vmg = { in test_merge_existing() local1179 struct vma_merge_struct vmg = { in test_anon_vma_non_mergeable() local1286 struct vma_merge_struct vmg = { in test_dup_anon_vma() local[all …]
114 struct vma_merge_struct *vmg) in init_multi_vma_prep()162 static bool can_vma_merge_before(struct vma_merge_struct *vmg) in can_vma_merge_before()184 static bool can_vma_merge_after(struct vma_merge_struct *vmg) in can_vma_merge_after()386 static bool can_vma_merge_left(struct vma_merge_struct *vmg) in can_vma_merge_left()400 static bool can_vma_merge_right(struct vma_merge_struct *vmg, in can_vma_merge_right()648 static void vmg_adjust_set_range(struct vma_merge_struct *vmg) in vmg_adjust_set_range()674 static int commit_merge(struct vma_merge_struct *vmg) in commit_merge()752 struct vma_merge_struct *vmg) in vma_merge_existing_range()1000 struct vm_area_struct *vma_merge_new_range(struct vma_merge_struct *vmg) in vma_merge_new_range()1077 int vma_expand(struct vma_merge_struct *vmg) in vma_expand()[all …]
266 void dump_vmg(const struct vma_merge_struct *vmg, const char *reason) in dump_vmg()
148 static inline bool vmg_nomem(struct vma_merge_struct *vmg) in vmg_nomem()
92 #define VM_WARN_ON_VMG(cond, vmg) ({ \ argument118 #define VM_WARN_ON_VMG(cond, vmg) BUILD_BUG_ON_INVALID(cond) argument