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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h159 #define __NR_getppid 110 macro
H A Dunistd_x32.h144 #define __NR_getppid (__X32_SYSCALL_BIT + 110) macro
H A Dunistd_32.h101 #define __NR_getppid 64 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h87 #define __NR_getppid (__NR_SYSCALL_BASE+ 64) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h260 #define __NR_getppid 173 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h105 #define __NR_getppid (__NR_Linux + 64) macro
605 #define __NR_getppid (__NR_Linux + 108) macro
1000 #define __NR_getppid (__NR_Linux + 108) macro

Completed in 19 milliseconds