Home
last modified time | relevance | path

Searched refs:POLL_IN (Results 1 - 22 of 22) sorted by relevance

/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns13.c22 * * in signal info, check si_code to be POLL_IN and si_fd to be pipe read fd
89 if (info.si_fd == pipe_fd[0] && info.si_code == POLL_IN) in child_fn()
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h190 #define POLL_IN 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h243 #define POLL_IN 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h243 #define POLL_IN 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h243 #define POLL_IN 1 macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h266 #define POLL_IN 1 macro
/third_party/musl/include/
H A Dsignal.h265 #define POLL_IN 1 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1549 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1549 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1541 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1562 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1554 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1556 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1546 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1537 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1789 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1544 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1797 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1545 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1538 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1545 pub const POLL_IN: u32 = 1; consts
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp9919 POLL_IN = 1,
[all...]

Completed in 222 milliseconds