]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/rmap.h
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
[linux-beck.git] / include / linux / rmap.h
index 2148b122779b5a2fd8421c5e15cfc9ca91ea85ff..1afb9954bbf125fc3da62e2d9ef631b6508b5b89 100644 (file)
@@ -120,6 +120,7 @@ void anon_vma_init(void);   /* create anon_vma_cachep */
 int  anon_vma_prepare(struct vm_area_struct *);
 void unlink_anon_vmas(struct vm_area_struct *);
 int anon_vma_clone(struct vm_area_struct *, struct vm_area_struct *);
+void anon_vma_moveto_tail(struct vm_area_struct *);
 int anon_vma_fork(struct vm_area_struct *, struct vm_area_struct *);
 void __anon_vma_link(struct vm_area_struct *);