Home
last modified time | relevance | path

Searched defs:__NR_epoll_pwait (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h325 #define __NR_epoll_pwait 346 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1861 pub const __NR_epoll_pwait: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2156 pub const __NR_epoll_pwait: u32 = 303; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1861 pub const __NR_epoll_pwait: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1852 pub const __NR_epoll_pwait: u32 = 22; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2255 pub const __NR_epoll_pwait: u32 = 5272; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2159 pub const __NR_epoll_pwait: u32 = 303; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2288 pub const __NR_epoll_pwait: u32 = 4313; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2131 pub const __NR_epoll_pwait: u32 = 346; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2391 pub const __NR_epoll_pwait: u32 = 309; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2090 pub const __NR_epoll_pwait: u32 = 312; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2381 pub const __NR_epoll_pwait: u32 = 309; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2080 pub const __NR_epoll_pwait: u32 = 1073742105; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2144 pub const __NR_epoll_pwait: u32 = 319; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2117 pub const __NR_epoll_pwait: u32 = 281; consts

Completed in 199 milliseconds