Home
last modified time | relevance | path

Searched refs:copy_present_page (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemory.c800 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() function
831 * A BUG will occur when the copy_present_page() passes in copy_present_page()
882 retval = copy_present_page(dst_vma, src_vma, dst_pte, src_pte, in copy_present_pte()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c888 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() function
949 return copy_present_page(dst_vma, src_vma, dst_pte, src_pte, in copy_present_pte()

Completed in 14 milliseconds