Home
last modified time | relevance | path

Searched defs:__NR_bdflush (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h118 #define __NR_bdflush 134 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1998 pub const __NR_bdflush: u32 = 134; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1992 pub const __NR_bdflush: u32 = 134; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2110 pub const __NR_bdflush: u32 = 4134; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1928 pub const __NR_bdflush: u32 = 134; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2307 pub const __NR_bdflush: u32 = 225; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1932 pub const __NR_bdflush: u32 = 134; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2298 pub const __NR_bdflush: u32 = 225; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1963 pub const __NR_bdflush: u32 = 134; consts

Completed in 121 milliseconds