Lines Matching refs:ptl
112 spinlock_t *ptl; in remove_migration_pte() local
118 ptl = huge_pte_lockptr(hstate_vma(vma), mm, ptep); in remove_migration_pte()
131 ptl = pte_lockptr(mm, pmd); in remove_migration_pte()
134 spin_lock(ptl); in remove_migration_pte()
176 pte_unmap_unlock(ptep, ptl); in remove_migration_pte()
201 spinlock_t *ptl) in __migration_entry_wait() argument
207 spin_lock(ptl); in __migration_entry_wait()
227 pte_unmap_unlock(ptep, ptl); in __migration_entry_wait()
232 pte_unmap_unlock(ptep, ptl); in __migration_entry_wait()
238 spinlock_t *ptl = pte_lockptr(mm, pmd); in migration_entry_wait() local
240 __migration_entry_wait(mm, ptep, ptl); in migration_entry_wait()
246 spinlock_t *ptl = huge_pte_lockptr(hstate_vma(vma), mm, pte); in migration_entry_wait_huge() local
247 __migration_entry_wait(mm, pte, ptl); in migration_entry_wait_huge()
1722 spinlock_t *ptl; in migrate_misplaced_transhuge_page() local
1766 ptl = pmd_lock(mm, pmd); in migrate_misplaced_transhuge_page()
1769 spin_unlock(ptl); in migrate_misplaced_transhuge_page()
1823 spin_unlock(ptl); in migrate_misplaced_transhuge_page()
1846 ptl = pmd_lock(mm, pmd); in migrate_misplaced_transhuge_page()
1852 spin_unlock(ptl); in migrate_misplaced_transhuge_page()