Home
last modified time | relevance | path

Searched refs:__NR__newselect (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/select/
Dselect_var.h88 #ifdef __NR__newselect in do_select_faulty_to()
89 return tst_syscall(__NR__newselect, nfds, readfds, writefds, exceptfds, timeout); in do_select_faulty_to()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in23 #define __NR__newselect 5022 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in23 #define __NR__newselect 6022 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in143 #define __NR__newselect 142 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in106 #define __NR__newselect 142 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in125 #define __NR__newselect 142 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h125 #define __NR__newselect 142 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in107 #define __NR__newselect 142 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in143 #define __NR__newselect 142 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in127 #define __NR__newselect 142 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in143 #define __NR__newselect 4142 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in143 #define __NR__newselect 142 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in143 #define __NR__newselect 142 macro
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1935 pub const __NR__newselect: u32 = 142; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2006 pub const __NR__newselect: u32 = 142; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2312 pub const __NR__newselect: u32 = 230; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2118 pub const __NR__newselect: u32 = 4142; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1971 pub const __NR__newselect: u32 = 142; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2000 pub const __NR__newselect: u32 = 142; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2303 pub const __NR__newselect: u32 = 230; constant

12