/third_party/ltp/include/lapi/ |
D | pidfd_send_signal.h | 16 tst_syscall(__NR_pidfd_send_signal); in pidfd_send_signal_supported() 23 return tst_syscall(__NR_pidfd_send_signal, pidfd, sig, info, flags); in pidfd_send_signal()
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 280 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 280 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 302 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 343 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 329 #define __NR_pidfd_send_signal 5424 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 336 #define __NR_pidfd_send_signal 424 macro
|
/third_party/python/Modules/ |
D | signalmodule.c | 1320 #if defined(__linux__) && defined(__NR_pidfd_send_signal) 1343 if (syscall(__NR_pidfd_send_signal, pidfd, signalnum, NULL, flags) < 0) {
|
/third_party/python/Modules/clinic/ |
D | signalmodule.c.h | 595 #if (defined(__linux__) && defined(__NR_pidfd_send_signal))
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 378 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 353 #define __NR_pidfd_send_signal 6424 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 397 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 390 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 399 #define __NR_pidfd_send_signal 4424 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 363 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 380 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 406 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 381 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 418 #define __NR_pidfd_send_signal 424 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 417 #define __NR_pidfd_send_signal 424 macro
|