/external/strace/tests-m32/ |
D | move_pages.c | 33 #ifdef __NR_move_pages 141 long rc = syscall(__NR_move_pages, in print_stat_pages() 169 long rc = syscall(__NR_move_pages, in print_move_pages()
|
/external/strace/tests/ |
D | move_pages.c | 33 #ifdef __NR_move_pages 141 long rc = syscall(__NR_move_pages, in print_stat_pages() 169 long rc = syscall(__NR_move_pages, in print_move_pages()
|
/external/strace/tests-mx32/ |
D | move_pages.c | 33 #ifdef __NR_move_pages 141 long rc = syscall(__NR_move_pages, in print_stat_pages() 169 long rc = syscall(__NR_move_pages, in print_move_pages()
|
/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 966 #if !defined(__NR_move_pages) 967 #define __NR_move_pages 239 macro
|
D | x86_64_linux_syscalls.h | 1129 #if !defined(__NR_move_pages) 1130 #define __NR_move_pages 279 macro
|
D | x86_32_linux_syscalls.h | 1265 #if !defined(__NR_move_pages) 1266 #define __NR_move_pages 317 macro
|
D | mips64_linux_syscalls.h | 1082 #if !defined(__NR_move_pages) 1083 #define __NR_move_pages (__NR_Linux + 267) macro
|
D | mips_linux_syscalls.h | 1248 #if !defined(__NR_move_pages) 1249 #define __NR_move_pages (__NR_Linux + 308) macro
|
D | arm_linux_syscalls.h | 1220 #if !defined(__NR_move_pages) 1221 #define __NR_move_pages (__NR_SYSCALL_BASE+344) macro
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 834 #ifndef __NR_move_pages 835 #define __NR_move_pages 317 macro 941 #ifndef __NR_move_pages 942 #define __NR_move_pages (__NR_SYSCALL_BASE + 344) macro 1040 #ifndef __NR_move_pages 1041 #define __NR_move_pages 239 macro 1124 #ifndef __NR_move_pages 1125 #define __NR_move_pages 279 macro 1219 #ifndef __NR_move_pages 1220 #define __NR_move_pages (__NR_Linux + 308) macro [all …]
|
/external/minijail/linux-x86/ |
D | libsyscalls.gen.c | 843 #ifdef __NR_move_pages 844 { "move_pages", __NR_move_pages },
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 396 #define __NR_move_pages 239 macro
|
D | vki-scnums-arm64-linux.h | 284 #define __NR_move_pages 239 macro
|
D | vki-scnums-amd64-linux.h | 363 #define __NR_move_pages 279 macro
|
D | vki-scnums-ppc64-linux.h | 338 #define __NR_move_pages 301 macro
|
D | vki-scnums-arm-linux.h | 383 #define __NR_move_pages 344 macro
|
D | vki-scnums-ppc32-linux.h | 346 #define __NR_move_pages 301 macro
|
D | vki-scnums-x86-linux.h | 354 #define __NR_move_pages 317 macro
|
D | vki-scnums-mips64-linux.h | 306 #define __NR_move_pages (__NR_Linux + 267) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 283 #define __NR_move_pages 279 macro
|
D | unistd_32.h | 317 #define __NR_move_pages 317 macro
|
D | unistd_x32.h | 310 #define __NR_move_pages (__X32_SYSCALL_BIT + 533) macro
|
/external/strace/ |
D | scno.h | 845 #ifndef __NR_move_pages 846 # define __NR_move_pages (SYSCALL_BIT | 279) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 331 #define __NR_move_pages (__NR_Linux + 308) macro 674 #define __NR_move_pages (__NR_Linux + 267) macro 1021 #define __NR_move_pages (__NR_Linux + 271) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 648 #define __NR_move_pages 239 macro 649 __SC_COMP(__NR_move_pages, sys_move_pages, compat_sys_move_pages)
|