Searched refs:track_pfn_copy (Results 1 – 3 of 3) sorted by relevance
566 static inline int track_pfn_copy(struct vm_area_struct *vma) in track_pfn_copy() function586 extern int track_pfn_copy(struct vm_area_struct *vma);
884 int track_pfn_copy(struct vm_area_struct *vma) in track_pfn_copy() function
1076 ret = track_pfn_copy(vma); in copy_page_range()