Home
last modified time | relevance | path

Searched defs:TFD_NONBLOCK (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimerfd.h11 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimerfd.h11 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimerfd.h11 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/musl/include/sys/
H A Dtimerfd.h11 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd03.c63 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h271 #define TFD_NONBLOCK O_NONBLOCK macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1025 pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2636 pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2075 pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2193 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2302 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2192 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2172 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2373 pub const TFD_NONBLOCK: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2324 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2435 pub const TFD_NONBLOCK: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2276 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2539 pub const TFD_NONBLOCK: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2237 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2510 pub const TFD_NONBLOCK: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2222 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2304 pub const TFD_NONBLOCK: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2233 pub const TFD_NONBLOCK: u32 = 2048; consts

Completed in 222 milliseconds