Home
last modified time | relevance | path

Searched defs:__NR_sync_file_range (Results 1 – 25 of 26) sorted by relevance

12

/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in84 #define __NR_sync_file_range 84 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in85 #define __NR_sync_file_range 84 macro
/third_party/musl/arch/riscv32/bits/
Dsyscall.h.in79 #define __NR_sync_file_range 84 macro
/third_party/musl/arch/loongarch64/bits/
Dsyscall.h.in82 #define __NR_sync_file_range 84 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in86 #define __NR_sync_file_range 84 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in243 #define __NR_sync_file_range (0x40000000 + 277) macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in268 #define __NR_sync_file_range 6268 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in278 #define __NR_sync_file_range 277 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in264 #define __NR_sync_file_range 5264 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in252 #define __NR_sync_file_range 307 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in311 #define __NR_sync_file_range 314 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in314 #define __NR_sync_file_range 314 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in289 #define __NR_sync_file_range 307 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in286 #define __NR_sync_file_range 314 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in305 #define __NR_sync_file_range 4305 macro
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2085 pub const __NR_sync_file_range: u32 = 307; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1909 pub const __NR_sync_file_range: u32 = 84; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1923 pub const __NR_sync_file_range: u32 = 84; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2113 pub const __NR_sync_file_range: u32 = 277; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1922 pub const __NR_sync_file_range: u32 = 84; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2139 pub const __NR_sync_file_range: u32 = 314; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2078 pub const __NR_sync_file_range: u32 = 1073742101; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2247 pub const __NR_sync_file_range: u32 = 5264; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2280 pub const __NR_sync_file_range: u32 = 4305; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2337 pub const __NR_sync_file_range: u32 = 255; constant

12