/third_party/musl/porting/linux/user/src/linux/ |
D | tgkill.c | 21 return syscall(__NR_tgkill, tgid, tid, sig); in tgkill()
|
/third_party/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill.h | 14 return tst_syscall(__NR_tgkill, tgid, tid, sig); in sys_tgkill()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 131 #define __NR_tgkill 131 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 132 #define __NR_tgkill 131 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 133 #define __NR_tgkill 131 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 226 #define __NR_tgkill 5225 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 189 #define __NR_tgkill 241 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 235 #define __NR_tgkill 234 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 242 #define __NR_tgkill 250 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 230 #define __NR_tgkill 6229 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 248 #define __NR_tgkill 265 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 224 #define __NR_tgkill 268 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 245 #define __NR_tgkill 268 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 267 #define __NR_tgkill 4266 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 227 #define __NR_tgkill 268 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 244 #define __NR_tgkill 270 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 250 #define __NR_tgkill 250 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 268 #define __NR_tgkill 270 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 270 #define __NR_tgkill 270 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 206 #define __NR_tgkill (0x40000000 + 234) macro
|