Home
last modified time | relevance | path

Searched refs:__NR_read (Results 1 - 21 of 21) sorted by relevance

/third_party/ltp/testcases/misc/crash/
H A Dcrash02.c481 #if defined(__NR_read) && __NR_read in in_blacklist()
486 __NR_read, in in_blacklist()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h22 #define __NR_read 3 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1902 pub const __NR_read: u32 = 63; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1901 pub const __NR_read: u32 = 63; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1892 pub const __NR_read: u32 = 63; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1867 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1984 pub const __NR_read: u32 = 5000; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1861 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1979 pub const __NR_read: u32 = 4003; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1833 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2087 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1836 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2095 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1836 pub const __NR_read: u32 = 1073741824; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1832 pub const __NR_read: u32 = 3; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1836 pub const __NR_read: u32 = 0; consts

Completed in 192 milliseconds