Searched refs:vm_area_dup (Results 1 – 4 of 4) sorted by relevance
499 struct vm_area_struct *vm_area_dup(struct vm_area_struct *orig) in vm_area_dup() function711 tmp = vm_area_dup(mpnt); in dup_mmap()
1328 new = vm_area_dup(vma); in split_vma()
2369 new = vm_area_dup(vma); in __split_vma()3389 new_vma = vm_area_dup(vma); in copy_vma()
252 struct vm_area_struct *vm_area_dup(struct vm_area_struct *);