Searched refs:vma_needs_copy (Results 1 – 1 of 1) sorted by relevance
1025 * (whereas vma_needs_copy() skips areas without anon_vma). A rework in copy_pte_range() 1241 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy() function 1280 if (!vma_needs_copy(dst_vma, src_vma)) in copy_page_range()