Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmigrate.c1608 * migrate_pages_batch() first unmaps folios in the from list as many as
1616 static int migrate_pages_batch(struct list_head *from, in migrate_pages_batch() function
1835 rc = migrate_pages_batch(from, get_new_folio, put_new_folio, private, MIGRATE_ASYNC, in migrate_pages_sync()
1857 rc = migrate_pages_batch(&folios, get_new_folio, put_new_folio, in migrate_pages_sync()
1934 rc = migrate_pages_batch(&folios, get_new_folio, put_new_folio, in migrate_pages()
1954 migrate_pages_batch(&split_folios, get_new_folio, in migrate_pages()

Completed in 4 milliseconds