Searched refs:migration_entry_wait_on_locked (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/ |
D | migrate.h | 77 void migration_entry_wait_on_locked(swp_entry_t entry, pte_t *ptep,
|
/linux-6.1.9/mm/ |
D | migrate.c | 308 migration_entry_wait_on_locked(entry, ptep, ptl); in __migration_entry_wait() 333 migration_entry_wait_on_locked(pte_to_swp_entry(pte), NULL, ptl); in __migration_entry_wait_huge() 352 migration_entry_wait_on_locked(pmd_to_swp_entry(*pmd), NULL, ptl); in pmd_migration_entry_wait()
|
D | filemap.c | 1372 void migration_entry_wait_on_locked(swp_entry_t entry, pte_t *ptep, in migration_entry_wait_on_locked() function
|