Home
last modified time | relevance | path

Searched defs:__NR_epoll_create (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h227 #define __NR_epoll_create 250 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2091 pub const __NR_epoll_create: u32 = 236; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2191 pub const __NR_epoll_create: u32 = 5207; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2093 pub const __NR_epoll_create: u32 = 236; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2224 pub const __NR_epoll_create: u32 = 4248; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2037 pub const __NR_epoll_create: u32 = 250; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2275 pub const __NR_epoll_create: u32 = 193; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2029 pub const __NR_epoll_create: u32 = 249; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2266 pub const __NR_epoll_create: u32 = 193; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2023 pub const __NR_epoll_create: u32 = 1073742037; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2080 pub const __NR_epoll_create: u32 = 254; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2049 pub const __NR_epoll_create: u32 = 213; consts

Completed in 153 milliseconds