/external/valgrind/none/tests/s390x/ |
D | test_fork.c | 14 svc4(__NR_wait4, 0, 0, 0, 0); in main()
|
/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 986 #if !defined(__NR_wait4) 987 #define __NR_wait4 260 macro
|
D | x86_64_linux_syscalls.h | 257 #if !defined(__NR_wait4) 258 #define __NR_wait4 61 macro
|
D | x86_32_linux_syscalls.h | 469 #if !defined(__NR_wait4) 470 #define __NR_wait4 114 macro
|
D | mips64_linux_syscalls.h | 252 #if !defined(__NR_wait4) 253 #define __NR_wait4 (__NR_Linux + 59) macro
|
D | mips_linux_syscalls.h | 472 #if !defined(__NR_wait4) 473 #define __NR_wait4 (__NR_Linux + 114) macro
|
D | arm_linux_syscalls.h | 348 #if !defined(__NR_wait4) 349 #define __NR_wait4 (__NR_SYSCALL_BASE+114) macro
|
/external/minijail/linux-x86/ |
D | libsyscalls.gen.c | 189 #ifdef __NR_wait4 190 { "wait4", __NR_wait4 },
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 409 #define __NR_wait4 260 macro
|
D | vki-scnums-s390x-linux.h | 123 #define __NR_wait4 114 macro
|
D | vki-scnums-arm64-linux.h | 296 #define __NR_wait4 260 macro
|
D | vki-scnums-amd64-linux.h | 105 #define __NR_wait4 61 macro
|
D | vki-scnums-ppc64-linux.h | 151 #define __NR_wait4 114 macro
|
D | vki-scnums-arm-linux.h | 151 #define __NR_wait4 114 macro
|
D | vki-scnums-ppc32-linux.h | 151 #define __NR_wait4 114 macro
|
D | vki-scnums-x86-linux.h | 151 #define __NR_wait4 114 macro
|
D | vki-scnums-mips64-linux.h | 98 #define __NR_wait4 (__NR_Linux + 59) macro
|
D | vki-scnums-mips32-linux.h | 154 #define __NR_wait4 (__NR_Linux + 114) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 65 #define __NR_wait4 61 macro
|
D | unistd_32.h | 118 #define __NR_wait4 114 macro
|
D | unistd_x32.h | 54 #define __NR_wait4 (__X32_SYSCALL_BIT + 61) macro
|
/external/strace/ |
D | scno.h | 191 #ifndef __NR_wait4 192 # define __NR_wait4 (SYSCALL_BIT | 61) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 137 #define __NR_wait4 (__NR_Linux + 114) macro 466 #define __NR_wait4 (__NR_Linux + 59) macro 809 #define __NR_wait4 (__NR_Linux + 59) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 668 #define __NR_wait4 260 macro 669 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd-common.h | 86 #define __NR_wait4 (__NR_SYSCALL_BASE + 114) macro
|