Home
last modified time | relevance | path

Searched refs:try_to_migrate (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Drmap.h371 void try_to_migrate(struct folio *folio, enum ttu_flags flags);
/kernel/linux/linux-6.6/mm/
H A Dmigrate_device.c191 * try_to_migrate(). in migrate_vma_collect_pmd()
397 try_to_migrate(folio, 0); in migrate_device_unmap()
H A Dmigrate.c1189 * By try_to_migrate(), src->mapcount goes down to 0 here. In this case, in migrate_folio_unmap()
1243 try_to_migrate(src, mode == MIGRATE_ASYNC ? TTU_BATCH_FLUSH : 0); in migrate_folio_unmap()
1431 try_to_migrate(src, ttu); in unmap_and_move_huge_page()
H A Drmap.c1861 * try_to_migrate() may return before page_mapped() has become false, in try_to_migrate_one()
2157 * try_to_migrate - try to replace all page table mappings with swap entries
2164 void try_to_migrate(struct folio *folio, enum ttu_flags flags) in try_to_migrate() function
H A Dhuge_memory.c2360 try_to_migrate(folio, ttu_flags); in unmap_folio()
2369 /* If unmap_folio() uses try_to_migrate() on file, remove this check */ in remap_page()

Completed in 19 milliseconds