Home
last modified time | relevance | path

Searched refs:move_pages (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/testing/selftests/kvm/include/
H A Dnumaif.h26 KVM_SYSCALL_DEFINE(move_pages, 6, int, pid, unsigned long, count, void *, pages,
/linux/tools/testing/selftests/mm/
H A Drmap.c237 ret = move_pages(0, 1, (void **)&region, NULL, &status, MPOL_MF_MOVE_ALL); in try_to_move_page()
255 ret = move_pages(0, 1, (void **)&region, &node, &status, MPOL_MF_MOVE_ALL); in try_to_move_page()
H A Dmigration.c83 ret = move_pages(0, 1, (void **) &ptr, &n2, &status, in migrate()
H A Drun_vmtests.sh77 invoke move_pages(2) to exercise the migration entry code
/linux/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst32 自动的页面迁移可以通过用户空间的进程移动页面来实现。一个特殊的函数调用 "move_pages" 允许
/linux/include/linux/
H A Duserfaultfd_k.h137 ssize_t move_pages(struct userfaultfd_ctx *ctx, unsigned long dst_start,
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl291 279 64 move_pages sys_move_pages
426 533 x32 move_pages sys_move_pages
H A Dsyscall_32.tbl332 317 i386 move_pages sys_move_pages
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl291 279 64 move_pages sys_move_pages
426 533 x32 move_pages sys_move_pages
/linux/kernel/
H A Dsys_ni.c194 COND_SYSCALL(move_pages);
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl278 267 n64 move_pages sys_move_pages
H A Dsyscall_n32.tbl282 271 n32 move_pages sys_move_pages
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl278 267 n64 move_pages sys_move_pages
/linux/scripts/
H A Dsyscall.tbl285 239 common move_pages sys_move_pages
/linux/tools/scripts/
H A Dsyscall.tbl285 239 common move_pages sys_move_pages
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl327 317 common move_pages sys_move_pages
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl289 267 common move_pages sys_move_pages
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl320 310 common move_pages sys_move_pages
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl334 295 common move_pages sys_move_pages
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl289 267 common move_pages sys_move_pages
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl327 317 common move_pages sys_move_pages
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl327 317 common move_pages sys_move_pages
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl359 344 common move_pages sys_move_pages
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl403 472 common move_pages sys_move_pages
/linux/arch/arm/tools/
H A Dsyscall.tbl362 344 common move_pages sys_move_pages

12