Home
last modified time | relevance | path

Searched defs:__NR_getpid (Results 1 – 12 of 12) sorted by last modified time

/qemu/linux-headers/asm-x86/
H A Dunistd_64.h43 #define __NR_getpid 39 macro
H A Dunistd_32.h24 #define __NR_getpid 20 macro
H A Dunistd_x32.h38 #define __NR_getpid (__X32_SYSCALL_BIT + 39) macro
/qemu/linux-headers/asm-mips/
H A Dunistd_n32.h42 #define __NR_getpid (__NR_Linux + 38) macro
H A Dunistd_o32.h24 #define __NR_getpid (__NR_Linux + 20) macro
H A Dunistd_n64.h42 #define __NR_getpid (__NR_Linux + 38) macro
/qemu/linux-headers/asm-s390/
H A Dunistd_64.h20 #define __NR_getpid 20 macro
H A Dunistd_32.h22 #define __NR_getpid 20 macro
/qemu/linux-headers/asm-generic/
H A Dunistd.h461 #define __NR_getpid 172 macro
/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h24 #define __NR_getpid 20 macro
H A Dunistd_32.h24 #define __NR_getpid 20 macro
/qemu/linux-headers/asm-arm/
H A Dunistd-common.h20 #define __NR_getpid (__NR_SYSCALL_BASE + 20) macro