Searched refs:__NR_getppid (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dgetppid.S8 ldr r7, =__NR_getppid
/bionic/libc/arch-arm64/syscalls/
H A Dgetppid.S6 mov x8, __NR_getppid
/bionic/libc/arch-mips/syscalls/
H A Dgetppid.S8 li v0, __NR_getppid
/bionic/libc/arch-x86_64/syscalls/
H A Dgetppid.S6 movl $__NR_getppid, %eax
/bionic/libc/arch-x86/syscalls/
H A Dgetppid.S12 movl $__NR_getppid, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dgetppid.S8 li v0, __NR_getppid
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h261 #define __NR_getppid 173 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h101 #define __NR_getppid 64 macro
H A Dunistd_64.h159 #define __NR_getppid 110 macro
H A Dunistd_x32.h144 #define __NR_getppid (__X32_SYSCALL_BIT + 110) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h105 #define __NR_getppid (__NR_Linux + 64) macro
616 #define __NR_getppid (__NR_Linux + 108) macro
1022 #define __NR_getppid (__NR_Linux + 108) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h93 #define SYS_getppid __NR_getppid
426 #define SYS_getppid __NR_getppid
784 #define SYS_getppid __NR_getppid
1161 #define SYS_getppid __NR_getppid
1521 #define SYS_getppid __NR_getppid
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h87 #define __NR_getppid (__NR_SYSCALL_BASE + 64) macro

Completed in 117 milliseconds