/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp.h | 49 return tst_syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in kcmp()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 257 #define __NR_kcmp 272 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 257 #define __NR_kcmp 272 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 259 #define __NR_kcmp 272 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 306 #define __NR_kcmp 5306 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 288 #define __NR_kcmp 343 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 313 #define __NR_kcmp 312 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 344 #define __NR_kcmp 354 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 311 #define __NR_kcmp 6311 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 329 #define __NR_kcmp 347 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 336 #define __NR_kcmp 378 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 357 #define __NR_kcmp 378 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 347 #define __NR_kcmp 4347 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 339 #define __NR_kcmp 378 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 339 #define __NR_kcmp 367 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 353 #define __NR_kcmp 354 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 376 #define __NR_kcmp 379 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 349 #define __NR_kcmp 349 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 269 #define __NR_kcmp (0x40000000 + 312) macro
|