Home
last modified time | relevance | path

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

/qemu/linux-headers/asm-x86/
H A Dunistd_64.h190 #define __NR_gettid 186 macro
H A Dunistd_32.h226 #define __NR_gettid 224 macro
H A Dunistd_x32.h168 #define __NR_gettid (__X32_SYSCALL_BIT + 186) macro
/qemu/linux-headers/asm-s390/
H A Dunistd_64.h188 #define __NR_gettid 236 macro
H A Dunistd_32.h220 #define __NR_gettid 236 macro
/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h204 #define __NR_gettid 207 macro
H A Dunistd_32.h211 #define __NR_gettid 207 macro
/qemu/linux-headers/asm-generic/
H A Dunistd.h473 #define __NR_gettid 178 macro
474 __SYSCALL(__NR_gettid, sys_gettid)
/qemu/linux-headers/asm-arm/
H A Dunistd-common.h185 #define __NR_gettid (__NR_SYSCALL_BASE + 224) macro
/qemu/linux-headers/asm-mips/
H A Dunistd_n32.h182 #define __NR_gettid (__NR_Linux + 178) macro
H A Dunistd_n64.h182 #define __NR_gettid (__NR_Linux + 178) macro
H A Dunistd_o32.h226 #define __NR_gettid (__NR_Linux + 222) macro
/qemu/linux-user/
H A Dsyscall.c299 #define __NR_sys_gettid __NR_gettid