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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmigrate.h15 extern int migrate_pages(struct list_head *l, new_page_t x,
30 static inline int migrate_pages(struct list_head *l, new_page_t x, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S373 ENTRY_SAME(migrate_pages)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dcompaction.c326 * running as migrate_pages() has no knowledge of compact_control. When
396 migrate_pages(&cc->migratepages, compaction_alloc,
H A Dmigrate.c717 * migrate_pages
730 int migrate_pages(struct list_head *from, function
884 err = migrate_pages(&pagelist, new_page_node,
H A Dmemory_hotplug.c725 ret = migrate_pages(&source, hotremove_migrate_alloc, 0, 1);
H A Dmempolicy.c882 err = migrate_pages(&pagelist, new_node_page, dest, 0);
981 * list of pages handed to migrate_pages()--which is how we get here--
1098 nr_failed = migrate_pages(&pagelist, new_vma_page,
1220 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode,
H A Dmemory-failure.c1328 ret = migrate_pages(&pagelist, new_page, MPOL_MF_MOVE_ALL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystbl.h264 COMPAT_SYS(migrate_pages)

Completed in 109 milliseconds