Searched refs:migration_entry_wait_on_locked (Results 1 – 3 of 3) sorted by relevance
77 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl)
480 migration_entry_wait_on_locked(entry, ptl); in migration_entry_wait() 510 * lock release in migration_entry_wait_on_locked(). in migration_entry_wait_huge() 513 migration_entry_wait_on_locked(pte_to_swp_entry(pte), ptl); in migration_entry_wait_huge() 526 migration_entry_wait_on_locked(pmd_to_swp_entry(*pmd), ptl); in pmd_migration_entry_wait()
1376 * migration_entry_wait_on_locked - Wait for a migration entry to be removed1391 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl) in migration_entry_wait_on_locked() function