Home
last modified time | relevance | path

Searched refs:sys_pidfd_getfd (Results 1 – 16 of 16) sorted by relevance

/tools/testing/selftests/pidfd/
A Dpidfd_getfd_test.c198 fd = sys_pidfd_getfd(self->pidfd, self->remote_fd, 0); in TEST_F()
210 fd = sys_pidfd_getfd(self->pidfd, self->remote_fd, 0); in TEST_F()
229 fd = sys_pidfd_getfd(self->pidfd, UNKNOWN_FD, 0); in TEST_F()
240 ASSERT_EQ(-1, sys_pidfd_getfd(0, 0, 1)); in TEST()
263 EXPECT_EQ(sys_pidfd_getfd(self->pidfd, self->remote_fd, 0), -1); in TEST_F()
A Dpidfd.h249 static inline int sys_pidfd_getfd(int pidfd, int fd, int flags) in sys_pidfd_getfd() function
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl443 438 common pidfd_getfd sys_pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl355 438 n64 pidfd_getfd sys_pidfd_getfd
/tools/scripts/
A Dsyscall.tbl381 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl439 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl444 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl364 438 common pidfd_getfd sys_pidfd_getfd
A Dsyscall_32.tbl446 438 i386 pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl411 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl480 548 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl455 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl452 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl486 438 common pidfd_getfd sys_pidfd_getfd
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl531 438 common pidfd_getfd sys_pidfd_getfd
/tools/include/uapi/asm-generic/
A Dunistd.h786 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)

Completed in 15 milliseconds