Home
last modified time | relevance | path

Searched refs:migrate_pages (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dmigrate.h42 extern int migrate_pages(struct list_head *l, new_page_t new, free_page_t free,
57 static inline int migrate_pages(struct list_head *l, new_page_t new, in migrate_pages() function
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_migration.rst23 migrate_pages() function call takes two sets of nodes and moves pages of a
61 description for those trying to use migrate_pages() from the kernel
65 In kernel use of migrate_pages()
79 passed to migrate_pages(). This function should figure out
82 3. The migrate_pages() function is called which attempts
87 How migrate_pages() works
90 migrate_pages() does several passes over its list of pages. A page is moved
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c293 COND_SYSCALL(migrate_pages);
294 COND_SYSCALL_COMPAT(migrate_pages);
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/numactl/
H A Dnumactl_git.bb40 local test_binaries="distance ftok mbind_mig_pages migrate_pages move_pages \
/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c1401 int migrate_pages(struct list_head *from, new_page_t get_new_page, in migrate_pages() function
1526 EXPORT_SYMBOL_GPL(migrate_pages);
1593 err = migrate_pages(pagelist, alloc_migration_target, NULL, in do_move_pages_to_node()
2090 nr_remaining = migrate_pages(&migratepages, alloc_misplaced_dst_page, in migrate_misplaced_page()
H A Dmempolicy.c1100 err = migrate_pages(&pagelist, alloc_migration_target, NULL, in migrate_to_node()
1354 nr_failed = migrate_pages(&pagelist, new_page, NULL, in do_mbind()
1601 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, in SYSCALL_DEFINE4() argument
1721 COMPAT_SYSCALL_DEFINE4(migrate_pages, compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl261 250 n32 migrate_pages compat_sys_migrate_pages
H A Dsyscall_n64.tbl257 246 n64 migrate_pages sys_migrate_pages
H A Dsyscall_o32.tbl301 287 o32 migrate_pages sys_migrate_pages compat_sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl268 256 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl284 262 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl267 256 common migrate_pages sys_migrate_pages
H A Dsyscall_32.tbl308 294 i386 migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl267 256 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl297 287 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl307 272 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl304 294 common migrate_pages sys_ni_syscall
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl296 287 common migrate_pages sys_migrate_pages compat_sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl417 400 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl304 294 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl296 287 common migrate_pages sys_migrate_pages compat_sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl380 449 common migrate_pages sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl368 302 common migrate_pages sys_migrate_pages compat_sys_migrate_pages
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl341 258 nospu migrate_pages sys_migrate_pages compat_sys_migrate_pages
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl335 258 nospu migrate_pages sys_migrate_pages compat_sys_migrate_pages

12