Lines Matching refs:dst_ptl
1036 spinlock_t *dst_ptl, spinlock_t *src_ptl, in move_present_pte() argument
1041 double_pt_lock(dst_ptl, src_ptl); in move_present_pte()
1077 double_pt_unlock(dst_ptl, src_ptl); in move_present_pte()
1086 spinlock_t *dst_ptl, spinlock_t *src_ptl, in move_swap_pte() argument
1089 double_pt_lock(dst_ptl, src_ptl); in move_swap_pte()
1093 double_pt_unlock(dst_ptl, src_ptl); in move_swap_pte()
1112 double_pt_unlock(dst_ptl, src_ptl); in move_swap_pte()
1124 spinlock_t *dst_ptl, spinlock_t *src_ptl) in move_zeropage_pte() argument
1128 double_pt_lock(dst_ptl, src_ptl); in move_zeropage_pte()
1131 double_pt_unlock(dst_ptl, src_ptl); in move_zeropage_pte()
1139 double_pt_unlock(dst_ptl, src_ptl); in move_zeropage_pte()
1160 spinlock_t *src_ptl, *dst_ptl; in move_pages_pte() local
1182 &dst_ptl); in move_pages_pte()
1216 spin_lock(dst_ptl); in move_pages_pte()
1218 spin_unlock(dst_ptl); in move_pages_pte()
1246 dst_pmd, dst_pmdval, dst_ptl, src_ptl); in move_pages_pte()
1352 dst_pmdval, dst_ptl, src_ptl, src_folio); in move_pages_pte()
1415 dst_ptl, src_ptl, src_folio); in move_pages_pte()