Searched refs:__NR_tkill (Results 1 – 7 of 7) sorted by relevance
221 #define __NR_tkill 200 macro
257 #define __NR_tkill 238 macro
199 #define __NR_tkill (__X32_SYSCALL_BIT + 200) macro
234 return syscall(__NR_tkill, tid, sig); in tkill()
193 #define __NR_tkill 130 macro
1254 #if defined(__NR_tkill)1255 #define SYS_tkill __NR_tkill
216 #define __NR_tkill (__NR_SYSCALL_BASE + 238) macro