Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dkcmp.h36 return tst_syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in kcmp()
/third_party/ltp/testcases/kernel/syscalls/kcmp/
H A Dkcmp.h49 return tst_syscall(__NR_kcmp, pid1, pid2, type, fd1, fd2); in kcmp()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h357 #define __NR_kcmp 378 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2096 pub const __NR_kcmp: u32 = 272; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2095 pub const __NR_kcmp: u32 = 272; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2058 pub const __NR_kcmp: u32 = 272; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2207 pub const __NR_kcmp: u32 = 354; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2289 pub const __NR_kcmp: u32 = 5306; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2210 pub const __NR_kcmp: u32 = 354; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2322 pub const __NR_kcmp: u32 = 4347; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2163 pub const __NR_kcmp: u32 = 378; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2423 pub const __NR_kcmp: u32 = 341; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2121 pub const __NR_kcmp: u32 = 343; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2413 pub const __NR_kcmp: u32 = 341; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2104 pub const __NR_kcmp: u32 = 1073742136; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2174 pub const __NR_kcmp: u32 = 349; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2148 pub const __NR_kcmp: u32 = 312; consts

Completed in 204 milliseconds