Home
last modified time | relevance | path

Searched refs:__NR_epoll_pwait2 (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
H A Depoll.h36 tst_syscall(__NR_epoll_pwait2); in epoll_pwait2_supported()
45 return tst_syscall(__NR_epoll_pwait2, epfd, events, maxevents, in epoll_pwait2()
53 return tst_syscall(__NR_epoll_pwait2, epfd, events, maxevents, in epoll_pwait2()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2136 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2135 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2117 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2258 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2329 pub const __NR_epoll_pwait2: u32 = 5441; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2280 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2391 pub const __NR_epoll_pwait2: u32 = 4441; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2224 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2494 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2193 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2465 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2141 pub const __NR_epoll_pwait2: u32 = 1073742265; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2259 pub const __NR_epoll_pwait2: u32 = 441; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2188 pub const __NR_epoll_pwait2: u32 = 441; consts

Completed in 178 milliseconds