Home
last modified time | relevance | path

Searched refs:__NR_capget (Results 1 - 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/capget/
H A Dcapget01.c35 TST_EXP_PASS(tst_syscall(__NR_capget, hdr, data), in verify_capget()
H A Dcapget02.c57 TST_EXP_FAIL(tst_syscall(__NR_capget, tc->flag - 1 ? header : NULL, in verify_capget()
/third_party/ltp/testcases/kernel/syscalls/capset/
H A Dcapset01.c43 TEST(tst_syscall(__NR_capget, header, data)); in verify_capset()
H A Dcapset04.c46 TEST(tst_syscall(__NR_capget, header, data)); in setup()
/third_party/ltp/lib/
H A Dtst_capability.c17 return tst_syscall(__NR_capget, hdr, data); in tst_capget()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h165 #define __NR_capget 184 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1929 pub const __NR_capget: u32 = 90; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1928 pub const __NR_capget: u32 = 90; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1912 pub const __NR_capget: u32 = 90; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2047 pub const __NR_capget: u32 = 183; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2107 pub const __NR_capget: u32 = 5123; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2041 pub const __NR_capget: u32 = 183; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2180 pub const __NR_capget: u32 = 4204; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1975 pub const __NR_capget: u32 = 184; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2105 pub const __NR_capget: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1973 pub const __NR_capget: u32 = 184; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2113 pub const __NR_capget: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1949 pub const __NR_capget: u32 = 1073741949; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2013 pub const __NR_capget: u32 = 184; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1961 pub const __NR_capget: u32 = 125; consts

Completed in 185 milliseconds