Home
last modified time | relevance | path

Searched refs:alloc_migration_target (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmigrate.h44 extern struct page *alloc_migration_target(struct page *page, unsigned long private);
61 static inline struct page *alloc_migration_target(struct page *page, in alloc_migration_target() function
/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c1528 struct page *alloc_migration_target(struct page *page, unsigned long private) in alloc_migration_target() function
1593 err = migrate_pages(pagelist, alloc_migration_target, NULL, in do_move_pages_to_node()
H A Dmemory-failure.c1845 ret = migrate_pages(&pagelist, alloc_migration_target, NULL, in __soft_offline_page()
H A Dmemory_hotplug.c1402 ret = migrate_pages(&source, alloc_migration_target, NULL, in do_migrate_range()
H A Dgup.c1686 ret = migrate_pages(&cma_page_list, alloc_migration_target, in check_and_migrate_cma_pages()
H A Dmempolicy.c1100 err = migrate_pages(&pagelist, alloc_migration_target, NULL, in migrate_to_node()
H A Dpage_alloc.c8751 ret = migrate_pages(&cc->migratepages, alloc_migration_target, in __alloc_contig_migrate_range()