Home
last modified time | relevance | path

Searched refs:__NR_mknodat (Results 1 – 25 of 39) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/mknodat/
Dmknodat.h31 return ltp_syscall(__NR_mknodat, dirfd, filename, mode, dev); in mknodat()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in34 #define __NR_mknodat 33 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in34 #define __NR_mknodat 33 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in34 #define __NR_mknodat 33 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in249 #define __NR_mknodat 5249 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in260 #define __NR_mknodat 259 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in235 #define __NR_mknodat 290 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in253 #define __NR_mknodat 6253 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in278 #define __NR_mknodat 288 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in284 #define __NR_mknodat 324 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in290 #define __NR_mknodat 4290 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in272 #define __NR_mknodat 290 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h302 #define __NR_mknodat 324 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in287 #define __NR_mknodat 288 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in269 #define __NR_mknodat 297 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in281 #define __NR_mknodat 324 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in297 #define __NR_mknodat 297 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in294 #define __NR_mknodat 297 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in227 #define __NR_mknodat (0x40000000 + 259) macro
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs188 __NR_mknodat, in mknodat()
198 __NR_mknodat, in mknodat()

12