Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dgetppid.S6 mov x8, __NR_getppid
/bionic/libc/arch-x86_64/syscalls/
Dgetppid.S6 movl $__NR_getppid, %eax
/bionic/libc/arch-x86/syscalls/
Dgetppid.S6 movl $__NR_getppid, %eax
/bionic/libc/arch-arm/syscalls/
Dgetppid.S7 ldr r7, =__NR_getppid
/bionic/libc/arch-mips/syscalls/
Dgetppid.S8 li v0, __NR_getppid
/bionic/libc/arch-mips64/syscalls/
Dgetppid.S8 li v0, __NR_getppid
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h159 #define __NR_getppid 110 macro
Dunistd_32.h101 #define __NR_getppid 64 macro
Dunistd_x32.h144 #define __NR_getppid (__X32_SYSCALL_BIT + 110) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h261 #define __NR_getppid 173 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h105 #define __NR_getppid (__NR_Linux + 64) macro
611 #define __NR_getppid (__NR_Linux + 108) macro
1012 #define __NR_getppid (__NR_Linux + 108) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h92 #define SYS_getppid __NR_getppid
421 #define SYS_getppid __NR_getppid
775 #define SYS_getppid __NR_getppid
1144 #define SYS_getppid __NR_getppid
1489 #define SYS_getppid __NR_getppid
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h87 #define __NR_getppid (__NR_SYSCALL_BASE + 64) macro