Lines Matching refs:dst_ptl
4995 spinlock_t *src_ptl, *dst_ptl; in copy_hugetlb_page_range() local
5020 dst_ptl = huge_pte_lock(h, dst, dst_pte); in copy_hugetlb_page_range()
5088 spin_unlock(dst_ptl); in copy_hugetlb_page_range()
5101 dst_ptl = huge_pte_lock(h, dst, dst_pte); in copy_hugetlb_page_range()
5114 spin_unlock(dst_ptl); in copy_hugetlb_page_range()
5134 spin_unlock(dst_ptl); in copy_hugetlb_page_range()
5152 spinlock_t *src_ptl, *dst_ptl; in move_huge_pte() local
5155 dst_ptl = huge_pte_lock(h, mm, dst_pte); in move_huge_pte()
5162 if (src_ptl != dst_ptl) in move_huge_pte()
5168 if (src_ptl != dst_ptl) in move_huge_pte()
5170 spin_unlock(dst_ptl); in move_huge_pte()