Searched refs:ret_folios (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | migrate.c | 1633 struct list_head *ret_folios) in migrate_hugetlbs() argument 1664 list_move_tail(&folio->lru, ret_folios); in migrate_hugetlbs() 1671 reason, ret_folios); in migrate_hugetlbs() 1722 struct list_head *ret_folios, in migrate_folios_move() argument 1742 reason, ret_folios); in migrate_folios_move() 1773 struct list_head *ret_folios) in migrate_folios_undo() argument 1785 anon_vma, true, ret_folios); in migrate_folios_undo() 1805 struct list_head *ret_folios, struct list_head *split_folios, in migrate_pages_batch() argument 1890 list_move_tail(&folio->lru, ret_folios); in migrate_pages_batch() 1910 private, folio, &dst, mode, ret_folios); in migrate_pages_batch() [all …]
|