Searched refs:migrate_pages (Results 1 – 25 of 57) sorted by relevance
123
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | TODO | 3 if migrate_pages(2) system call ever becomes standard, will need to change 4 Makefile not to build and link against migrate_pages.o and not to define
|
/external/strace/ |
D | numa.c | 65 SYS_FUNC(migrate_pages) in SYS_FUNC() argument
|
D | sys_func.h | 121 extern SYS_FUNC(migrate_pages);
|
/external/ltp/testcases/kernel/include/ |
D | aarch64.in | 240 migrate_pages 238
|
D | ia64.in | 249 migrate_pages 1280
|
D | x86_64.in | 256 migrate_pages 256
|
D | sparc.in | 304 migrate_pages 302
|
D | sparc64.in | 280 migrate_pages 302
|
D | i386.in | 289 migrate_pages 294
|
D | powerpc.in | 254 migrate_pages 258
|
D | powerpc64.in | 254 migrate_pages 258
|
D | sh.in | 316 migrate_pages 322
|
/external/strace/tests/ |
D | pure_executables.am | 140 migrate_pages \
|
D | pure_executables.list | 139 migrate_pages
|
/external/strace/tests-m32/ |
D | pure_executables.am | 140 migrate_pages \
|
D | pure_executables.list | 139 migrate_pages
|
/external/strace/tests-mx32/ |
D | pure_executables.am | 140 migrate_pages \
|
D | pure_executables.list | 139 migrate_pages
|
/external/strace/linux/64/ |
D | syscallent.h | 239 [238] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
/external/strace/linux/32/ |
D | syscallent.h | 246 [238] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
/external/ltp/testcases/kernel/syscalls/ |
D | .gitignore | 531 /migrate_pages/migrate_pages01 532 /migrate_pages/migrate_pages02
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 253 [6250] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
/external/strace/linux/sparc64/ |
D | syscallent.h | 301 [302] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 303 [287] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 255 [262] = { 4, TM, SEN(migrate_pages), "migrate_pages" },
|
123