Searched refs:alloc_migration_target (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | migrate.h | 34 extern struct page *alloc_migration_target(struct page *page, unsigned long private); 56 static inline struct page *alloc_migration_target(struct page *page, in alloc_migration_target() function
|
| /linux/mm/ |
| A D | migrate.c | 1598 struct page *alloc_migration_target(struct page *page, unsigned long private) in alloc_migration_target() function 1663 err = migrate_pages(pagelist, alloc_migration_target, NULL, in do_move_pages_to_node()
|
| A D | memory-failure.c | 2129 ret = migrate_pages(&pagelist, alloc_migration_target, NULL, in __soft_offline_page()
|
| A D | memory_hotplug.c | 1765 ret = migrate_pages(&source, alloc_migration_target, NULL, in do_migrate_range()
|
| A D | mempolicy.c | 1076 err = migrate_pages(&pagelist, alloc_migration_target, NULL, in migrate_to_node()
|
| A D | gup.c | 1897 ret = migrate_pages(&movable_page_list, alloc_migration_target, in check_and_migrate_movable_pages()
|
| A D | vmscan.c | 1475 return alloc_migration_target(page, (unsigned long)&mtc); in alloc_demote_page()
|
| A D | page_alloc.c | 8994 ret = migrate_pages(&cc->migratepages, alloc_migration_target, in __alloc_contig_migrate_range()
|
| /linux/ |
| A D | System.map | 7968 ffff80001021e804 T alloc_migration_target
|
| A D | .tmp_System.map | 7968 ffff80001021e804 T alloc_migration_target
|
Completed in 343 milliseconds