Lines Matching refs:src_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
1099 double_pt_lock(dst_ptl, src_ptl); in move_swap_pte()
1103 double_pt_unlock(dst_ptl, src_ptl); in move_swap_pte()
1131 double_pt_unlock(dst_ptl, src_ptl); in move_swap_pte()
1141 double_pt_unlock(dst_ptl, src_ptl); in move_swap_pte()
1153 spinlock_t *dst_ptl, spinlock_t *src_ptl) in move_zeropage_pte() argument
1157 double_pt_lock(dst_ptl, src_ptl); in move_zeropage_pte()
1160 double_pt_unlock(dst_ptl, src_ptl); in move_zeropage_pte()
1168 double_pt_unlock(dst_ptl, src_ptl); in move_zeropage_pte()
1189 spinlock_t *src_ptl, *dst_ptl; in move_pages_pte() local
1225 &src_ptl); in move_pages_pte()
1253 spin_lock(src_ptl); in move_pages_pte()
1255 spin_unlock(src_ptl); in move_pages_pte()
1275 dst_pmd, dst_pmdval, dst_ptl, src_ptl); in move_pages_pte()
1292 spin_lock(src_ptl); in move_pages_pte()
1294 spin_unlock(src_ptl); in move_pages_pte()
1301 spin_unlock(src_ptl); in move_pages_pte()
1315 spin_unlock(src_ptl); in move_pages_pte()
1323 spin_unlock(src_ptl); in move_pages_pte()
1381 dst_pmdval, dst_ptl, src_ptl, src_folio); in move_pages_pte()
1444 dst_ptl, src_ptl, src_folio, si, entry); in move_pages_pte()