Home
last modified time | relevance | path

Searched defs:__NR_eventfd2 (Results 1 – 25 of 37) sorted by relevance

12

/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in254 #define __NR_eventfd2 (0x40000000 + 290) macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in268 #define __NR_eventfd2 323 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in291 #define __NR_eventfd2 290 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in288 #define __NR_eventfd2 6288 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in284 #define __NR_eventfd2 5284 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in304 #define __NR_eventfd2 314 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in314 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in337 #define __NR_eventfd2 340 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in328 #define __NR_eventfd2 328 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in300 #define __NR_eventfd2 328 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in317 #define __NR_eventfd2 356 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in313 #define __NR_eventfd2 314 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in306 #define __NR_eventfd2 324 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in325 #define __NR_eventfd2 4325 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1849 pub const __NR_eventfd2: u32 = 19; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2126 pub const __NR_eventfd2: u32 = 290; constant

12