Home
last modified time | relevance | path

Searched refs:__NR_ppoll (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c168 return tst_syscall(__NR_ppoll, fds, nfds, tmo_p, sigmask, sigsetsize); in sys_ppoll()
181 #if (__NR_ppoll != __LTP__NR_INVALID_SYSCALL)
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h314 #define __NR_ppoll 336 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dsyscalls.rs548 __NR_ppoll,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1912 pub const __NR_ppoll: u32 = 73; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1911 pub const __NR_ppoll: u32 = 73; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2134 pub const __NR_ppoll: u32 = 281; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2244 pub const __NR_ppoll: u32 = 5261; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2137 pub const __NR_ppoll: u32 = 281; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2277 pub const __NR_ppoll: u32 = 4302; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2121 pub const __NR_ppoll: u32 = 336; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2380 pub const __NR_ppoll: u32 = 298; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2080 pub const __NR_ppoll: u32 = 302; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2370 pub const __NR_ppoll: u32 = 298; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2074 pub const __NR_ppoll: u32 = 1073742095; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2134 pub const __NR_ppoll: u32 = 309; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2107 pub const __NR_ppoll: u32 = 271; consts

Completed in 169 milliseconds