Home
last modified time | relevance | path

Searched defs:__NR_open_by_handle_at (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h350 #define __NR_open_by_handle_at 371 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2089 pub const __NR_open_by_handle_at: u32 = 265; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2199 pub const __NR_open_by_handle_at: u32 = 346; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2088 pub const __NR_open_by_handle_at: u32 = 265; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2052 pub const __NR_open_by_handle_at: u32 = 265; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2282 pub const __NR_open_by_handle_at: u32 = 5299; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2202 pub const __NR_open_by_handle_at: u32 = 346; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2315 pub const __NR_open_by_handle_at: u32 = 4340; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2156 pub const __NR_open_by_handle_at: u32 = 371; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2415 pub const __NR_open_by_handle_at: u32 = 333; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2114 pub const __NR_open_by_handle_at: u32 = 336; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2405 pub const __NR_open_by_handle_at: u32 = 333; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2099 pub const __NR_open_by_handle_at: u32 = 1073742128; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2167 pub const __NR_open_by_handle_at: u32 = 342; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2140 pub const __NR_open_by_handle_at: u32 = 304; consts

Completed in 184 milliseconds