Home
last modified time | relevance | path

Searched refs:F_SET_FILE_RW_HINT (Results 1 - 22 of 22) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h57 #define F_SET_FILE_RW_HINT (F_LINUX_SPECIFIC_BASE + 14) macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h143 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h142 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h142 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h142 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h145 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h142 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/musl/include/
H A Dfcntl.h145 #define F_SET_FILE_RW_HINT 1038 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs259 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs264 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs264 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs271 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs268 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs271 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs268 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs258 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs262 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs259 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs262 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs259 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs260 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs259 pub const F_SET_FILE_RW_HINT: u32 = 1038; consts

Completed in 203 milliseconds