Searched refs:vma_merge_struct (Results 1 – 5 of 5) sorted by relevance
67 struct vma_merge_struct { struct148 static inline bool vmg_nomem(struct vma_merge_struct *vmg) in vmg_nomem() argument161 struct vma_merge_struct name = { \172 struct vma_merge_struct name = { \196 __must_check int vma_expand(struct vma_merge_struct *vmg);268 *vma_merge_new_range(struct vma_merge_struct *vmg);
46 struct vma_merge_struct name = { \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()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()
195 struct vma_merge_struct *vmg, in try_merge_new_vma()276 struct vma_merge_struct vmg = { in test_simple_merge()368 struct vma_merge_struct vmg = { in test_simple_expand()416 struct vma_merge_struct vmg = { in test_merge_new()612 struct vma_merge_struct vmg = { in test_vma_merge_special_flags()684 struct vma_merge_struct vmg = { in test_vma_merge_with_close()893 struct vma_merge_struct vmg = { in test_vma_merge_new_with_close()949 struct vma_merge_struct vmg = { in test_merge_existing()1179 struct vma_merge_struct vmg = { in test_anon_vma_non_mergeable()1286 struct vma_merge_struct vmg = { in test_dup_anon_vma()[all …]
12 struct vma_merge_struct;17 void dump_vmg(const struct vma_merge_struct *vmg, const char *reason);