Home
last modified time | relevance | path

Searched refs:__NR_epoll_wait (Results 1 - 18 of 18) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h229 #define __NR_epoll_wait 252 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dsyscalls.rs618 __NR_epoll_wait,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2093 pub const __NR_epoll_wait: u32 = 238; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2193 pub const __NR_epoll_wait: u32 = 5209; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2095 pub const __NR_epoll_wait: u32 = 238; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2226 pub const __NR_epoll_wait: u32 = 4250; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2039 pub const __NR_epoll_wait: u32 = 252; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2277 pub const __NR_epoll_wait: u32 = 195; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2031 pub const __NR_epoll_wait: u32 = 251; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2268 pub const __NR_epoll_wait: u32 = 195; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2039 pub const __NR_epoll_wait: u32 = 1073742056; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2082 pub const __NR_epoll_wait: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2068 pub const __NR_epoll_wait: u32 = 232; consts

Completed in 162 milliseconds