Home
last modified time | relevance | path

Searched refs:__NR_pidfd_getfd (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
H A Dpidfd.h51 tst_syscall(__NR_pidfd_getfd); in pidfd_getfd_supported()
57 return tst_syscall(__NR_pidfd_getfd, pidfd, targetfd, flags); in pidfd_getfd()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2133 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2132 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2114 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2255 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2326 pub const __NR_pidfd_getfd: u32 = 5438; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2277 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2388 pub const __NR_pidfd_getfd: u32 = 4438; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2221 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2491 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2190 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2462 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2138 pub const __NR_pidfd_getfd: u32 = 1073742262; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2256 pub const __NR_pidfd_getfd: u32 = 438; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2185 pub const __NR_pidfd_getfd: u32 = 438; consts

Completed in 208 milliseconds