Home
last modified time | relevance | path

Searched refs:__NR_sync (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h44 #define __NR_sync 36 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1920 pub const __NR_sync: u32 = 81; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1919 pub const __NR_sync: u32 = 81; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1906 pub const __NR_sync: u32 = 81; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1900 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2141 pub const __NR_sync: u32 = 5157; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1894 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2012 pub const __NR_sync: u32 = 4036; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1854 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2120 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1858 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2125 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1980 pub const __NR_sync: u32 = 1073741986; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1865 pub const __NR_sync: u32 = 36; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1998 pub const __NR_sync: u32 = 162; consts

Completed in 208 milliseconds