Searched refs:migration_entry_wait_on_locked (Results 1 – 3 of 3) sorted by relevance
78 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl)
325 migration_entry_wait_on_locked(entry, ptl); in migration_entry_wait()358 migration_entry_wait_on_locked(pte_to_swp_entry(pte), ptl); in migration_entry_wait_huge()371 migration_entry_wait_on_locked(pmd_to_swp_entry(*pmd), ptl); in pmd_migration_entry_wait()
1375 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl) in migration_entry_wait_on_locked() function