Searched refs:vma_dup_policy (Results 1 – 4 of 4) sorted by relevance
130 int vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst);231 vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst) in vma_dup_policy() function
2816 err = vma_dup_policy(vma, new); in __split_vma()3402 if (vma_dup_policy(vma, new_vma)) in copy_vma()
2275 int vma_dup_policy(struct vm_area_struct *src, struct vm_area_struct *dst) in vma_dup_policy() function
546 retval = vma_dup_policy(mpnt, tmp); in dup_mmap()