Searched refs:migrate_pages_batch (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/mm/ |
| H A D | migrate.c | 1774 static int migrate_pages_batch(struct list_head *from, in migrate_pages_batch() function 1989 rc = migrate_pages_batch(from, get_new_folio, put_new_folio, private, MIGRATE_ASYNC, in migrate_pages_sync() 2016 rc = migrate_pages_batch(&folios, get_new_folio, put_new_folio, in migrate_pages_sync() 2093 rc = migrate_pages_batch(&folios, get_new_folio, put_new_folio, in migrate_pages() 2113 migrate_pages_batch(&split_folios, get_new_folio, in migrate_pages()
|