/third_party/ltp/include/lapi/ |
D | name_to_handle_at.h | 29 return tst_syscall(__NR_open_by_handle_at, mount_fd, handle, flags); in open_by_handle_at()
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 252 #define __NR_open_by_handle_at 265 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 250 #define __NR_open_by_handle_at 265 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 250 #define __NR_open_by_handle_at 265 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 299 #define __NR_open_by_handle_at 5299 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 305 #define __NR_open_by_handle_at 304 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 281 #define __NR_open_by_handle_at 336 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 304 #define __NR_open_by_handle_at 6304 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 336 #define __NR_open_by_handle_at 346 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 332 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 340 #define __NR_open_by_handle_at 4340 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 323 #define __NR_open_by_handle_at 341 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 350 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 345 #define __NR_open_by_handle_at 346 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 332 #define __NR_open_by_handle_at 360 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 329 #define __NR_open_by_handle_at 371 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 342 #define __NR_open_by_handle_at 342 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 369 #define __NR_open_by_handle_at 372 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 264 #define __NR_open_by_handle_at (0x40000000 + 304) macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2088 pub const __NR_open_by_handle_at: u32 = 265; constant
|