Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmigrate.h77 void migration_entry_wait_on_locked(swp_entry_t entry, pte_t *ptep,
/linux-6.1.9/mm/
Dmigrate.c308 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()
Dfilemap.c1372 void migration_entry_wait_on_locked(swp_entry_t entry, pte_t *ptep, in migration_entry_wait_on_locked() function