| /third_party/musl/arch/riscv64/bits/ |
| D | syscall.h.in | 84 #define __NR_sync_file_range 84 macro
|
| /third_party/musl/arch/aarch64/bits/ |
| D | syscall.h.in | 85 #define __NR_sync_file_range 84 macro
|
| /third_party/musl/arch/riscv32/bits/ |
| D | syscall.h.in | 79 #define __NR_sync_file_range 84 macro
|
| /third_party/musl/arch/loongarch64/bits/ |
| D | syscall.h.in | 82 #define __NR_sync_file_range 84 macro
|
| /third_party/musl/arch/or1k/bits/ |
| D | syscall.h.in | 86 #define __NR_sync_file_range 84 macro
|
| /third_party/musl/arch/x32/bits/ |
| D | syscall.h.in | 243 #define __NR_sync_file_range (0x40000000 + 277) macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | syscall.h.in | 268 #define __NR_sync_file_range 6268 macro
|
| /third_party/musl/arch/x86_64/bits/ |
| D | syscall.h.in | 278 #define __NR_sync_file_range 277 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | syscall.h.in | 264 #define __NR_sync_file_range 5264 macro
|
| /third_party/musl/arch/s390x/bits/ |
| D | syscall.h.in | 252 #define __NR_sync_file_range 307 macro
|
| /third_party/musl/arch/microblaze/bits/ |
| D | syscall.h.in | 311 #define __NR_sync_file_range 314 macro
|
| /third_party/musl/arch/i386/bits/ |
| D | syscall.h.in | 314 #define __NR_sync_file_range 314 macro
|
| /third_party/musl/arch/m68k/bits/ |
| D | syscall.h.in | 289 #define __NR_sync_file_range 307 macro
|
| /third_party/musl/arch/sh/bits/ |
| D | syscall.h.in | 286 #define __NR_sync_file_range 314 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | syscall.h.in | 305 #define __NR_sync_file_range 4305 macro
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 2085 pub const __NR_sync_file_range: u32 = 307; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 1909 pub const __NR_sync_file_range: u32 = 84; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 1923 pub const __NR_sync_file_range: u32 = 84; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 2113 pub const __NR_sync_file_range: u32 = 277; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 1922 pub const __NR_sync_file_range: u32 = 84; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 2139 pub const __NR_sync_file_range: u32 = 314; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 2078 pub const __NR_sync_file_range: u32 = 1073742101; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 2247 pub const __NR_sync_file_range: u32 = 5264; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 2280 pub const __NR_sync_file_range: u32 = 4305; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 2337 pub const __NR_sync_file_range: u32 = 255; constant
|