Searched defs:__NR_getppid (Results 1 - 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h114 #define __NR_getppid 110 macro
H A Dunistd_x32.h102 #define __NR_getppid (__X32_SYSCALL_BIT + 110) macro
H A Dunistd_32.h68 #define __NR_getppid 64 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h702 #if !defined(__NR_getppid)
703 #define __NR_getppid 173 macro
H A Dmips64_linux_syscalls.h448 #if !defined(__NR_getppid)
449 #define __NR_getppid (__NR_Linux + 108) macro
H A Dx86_64_linux_syscalls.h453 #if !defined(__NR_getppid)
454 #define __NR_getppid 110 macro
H A Darm_linux_syscalls.h204 #if !defined(__NR_getppid)
205 #define __NR_getppid (__NR_SYSCALL_BASE+64) macro
H A Dmips_linux_syscalls.h272 #if !defined(__NR_getppid)
273 #define __NR_getppid (__NR_Linux + 64) macro
H A Dx86_32_linux_syscalls.h269 #if !defined(__NR_getppid)
270 #define __NR_getppid 64 macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h161 #define __NR_getppid 110 macro
H A Dvki-scnums-arm64-linux.h218 #define __NR_getppid 173 macro
H A Dvki-scnums-mips64-linux.h147 #define __NR_getppid (__NR_Linux + 108) macro
H A Dvki-scnums-s390x-linux.h87 #define __NR_getppid 64 macro
H A Dvki-scnums-tilegx-linux.h305 #define __NR_getppid 173 macro
H A Dvki-scnums-arm-linux.h101 #define __NR_getppid 64 macro
H A Dvki-scnums-darwin.h256 #define __NR_getppid VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(39) macro
H A Dvki-scnums-mips32-linux.h104 #define __NR_getppid (__NR_Linux + 64) macro
H A Dvki-scnums-ppc32-linux.h101 #define __NR_getppid 64 macro
H A Dvki-scnums-ppc64-linux.h101 #define __NR_getppid 64 macro
H A Dvki-scnums-x86-linux.h101 #define __NR_getppid 64 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h92 #define __NR_getppid (__NR_SYSCALL_BASE+ 64) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h489 #define __NR_getppid 173 macro
490 __SYSCALL(__NR_getppid, sys_getppid)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h87 #define __NR_getppid (__NR_Linux + 64) macro
508 #define __NR_getppid (__NR_Linux + 108) macro
845 #define __NR_getppid (__NR_Linux + 108) macro

Completed in 107 milliseconds