Home
last modified time | relevance | path

Searched refs:migration_entry_wait_on_locked (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dmigrate.h77 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl)
/linux-6.12.1/mm/
Dmigrate.c403 migration_entry_wait_on_locked(entry, ptl); in migration_entry_wait()
436 migration_entry_wait_on_locked(pte_to_swp_entry(pte), ptl); in migration_entry_wait_huge()
449 migration_entry_wait_on_locked(pmd_to_swp_entry(*pmd), ptl); in pmd_migration_entry_wait()
Dfilemap.c1383 void migration_entry_wait_on_locked(swp_entry_t entry, spinlock_t *ptl) in migration_entry_wait_on_locked() function