/third_party/ltp/testcases/kernel/syscalls/select/ |
D | select_var.h | 56 ret = tst_syscall(__NR_pselect6, nfds, readfds, writefds, exceptfds, ts, NULL); in do_select_faulty_to()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 72 #define __NR_pselect6 72 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 73 #define __NR_pselect6 72 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 74 #define __NR_pselect6 72 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 260 #define __NR_pselect6 5260 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 246 #define __NR_pselect6 301 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 271 #define __NR_pselect6 270 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 270 #define __NR_pselect6 280 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 264 #define __NR_pselect6 6264 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 283 #define __NR_pselect6 301 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 292 #define __NR_pselect6 335 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 313 #define __NR_pselect6 335 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 301 #define __NR_pselect6 4301 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 295 #define __NR_pselect6 335 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 280 #define __NR_pselect6 308 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 279 #define __NR_pselect6 280 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 305 #define __NR_pselect6 308 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 308 #define __NR_pselect6 308 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 238 #define __NR_pselect6 (0x40000000 + 270) macro
|