Home
last modified time | relevance | path

Searched defs:__NR_getpid (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h60 #define __NR_getpid 39 macro
H A Dunistd_x32.h55 #define __NR_getpid (__X32_SYSCALL_BIT + 39) macro
H A Dunistd_32.h41 #define __NR_getpid 20 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h37 #define __NR_getpid (__NR_SYSCALL_BASE + 20) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h241 #define __NR_getpid 172 macro