Home
last modified time | relevance | path

Searched defs:__NR_eventfd2 (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1858 pub const __NR_eventfd2: u32 = 19; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2167 pub const __NR_eventfd2: u32 = 314; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1858 pub const __NR_eventfd2: u32 = 19; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1849 pub const __NR_eventfd2: u32 = 19; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2267 pub const __NR_eventfd2: u32 = 5284; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2170 pub const __NR_eventfd2: u32 = 314; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2300 pub const __NR_eventfd2: u32 = 4325; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2141 pub const __NR_eventfd2: u32 = 356; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2400 pub const __NR_eventfd2: u32 = 318; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2101 pub const __NR_eventfd2: u32 = 323; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2390 pub const __NR_eventfd2: u32 = 318; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2089 pub const __NR_eventfd2: u32 = 1073742114; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2153 pub const __NR_eventfd2: u32 = 328; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2126 pub const __NR_eventfd2: u32 = 290; consts

Completed in 203 milliseconds