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

12

/external/chromium_org/sandbox/linux/services/
H A Darm64_linux_syscalls.h702 #if !defined(__NR_getppid)
703 #define __NR_getppid 173 macro
H A Dx86_64_linux_syscalls.h453 #if !defined(__NR_getppid)
454 #define __NR_getppid 110 macro
H A Darm_linux_syscalls.h202 #if !defined(__NR_getppid)
203 #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/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h488 #define __NR_getppid 173 macro
489 __SYSCALL(__NR_getppid, sys_getppid)
/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/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
H A Dunistd.h79 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h72 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h72 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h72 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
H A Dunistd.h33 #define __NR_getppid 1042 macro
/external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
H A Dunistd.h72 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h72 #define __NR_getppid 64 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h57 #define __NR_getppid 64 macro
/external/valgrind/main/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
/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-mips/asm/
H A Dunistd.h87 #define __NR_getppid (__NR_Linux + 64) macro
499 #define __NR_getppid (__NR_Linux + 108) macro
827 #define __NR_getppid (__NR_Linux + 108) macro
/external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
H A Dunistd.h92 #define __NR_getppid (__NR_SYSCALL_BASE+ 64) macro
/external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
H A Dunistd.h76 #define __NR_getppid 64 macro

Completed in 4145 milliseconds

12