Lines Matching refs:ptl
113 spinlock_t *ptl; in remove_migration_pte() local
119 ptl = huge_pte_lockptr(hstate_vma(vma), mm, ptep); in remove_migration_pte()
132 ptl = pte_lockptr(mm, pmd); in remove_migration_pte()
135 spin_lock(ptl); in remove_migration_pte()
180 pte_unmap_unlock(ptep, ptl); in remove_migration_pte()
205 spinlock_t *ptl) in __migration_entry_wait() argument
211 spin_lock(ptl); in __migration_entry_wait()
231 pte_unmap_unlock(ptep, ptl); in __migration_entry_wait()
236 pte_unmap_unlock(ptep, ptl); in __migration_entry_wait()
242 spinlock_t *ptl = pte_lockptr(mm, pmd); in migration_entry_wait() local
244 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
250 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge() local
251 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
1743 spinlock_t *ptl; in migrate_misplaced_transhuge_page() local
1787 ptl = pmd_lock(mm, pmd); in migrate_misplaced_transhuge_page()
1790 spin_unlock(ptl); in migrate_misplaced_transhuge_page()
1844 spin_unlock(ptl); in migrate_misplaced_transhuge_page()
1867 ptl = pmd_lock(mm, pmd); in migrate_misplaced_transhuge_page()
1873 spin_unlock(ptl); in migrate_misplaced_transhuge_page()