Home
last modified time | relevance | path

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

12

/Linux-v6.6/tools/testing/selftests/pidfd/
Dpidfd_getfd_test.c192 fd = sys_pidfd_getfd(self->pidfd, self->remote_fd, 0); in TEST_F()
204 fd = sys_pidfd_getfd(self->pidfd, self->remote_fd, 0); in TEST_F()
223 fd = sys_pidfd_getfd(self->pidfd, UNKNOWN_FD, 0); in TEST_F()
234 ASSERT_EQ(-1, sys_pidfd_getfd(0, 0, 1)); in TEST()
Dpidfd.h107 static inline int sys_pidfd_getfd(int pidfd, int fd, int flags) in sys_pidfd_getfd() function
/Linux-v6.6/arch/s390/kernel/syscalls/
Dsyscall.tbl443 438 common pidfd_getfd sys_pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl443 438 common pidfd_getfd sys_pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl355 438 n64 pidfd_getfd sys_pidfd_getfd
Dsyscall_n32.tbl379 438 n32 pidfd_getfd sys_pidfd_getfd
Dsyscall_o32.tbl428 438 o32 pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/ia64/kernel/syscalls/
Dsyscall.tbl361 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl355 438 n64 pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/xtensa/kernel/syscalls/
Dsyscall.tbl411 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl362 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/x86/entry/syscalls/
Dsyscall_64.tbl362 438 common pidfd_getfd sys_pidfd_getfd
Dsyscall_32.tbl445 438 i386 pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/arm/tools/
Dsyscall.tbl454 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/parisc/kernel/syscalls/
Dsyscall.tbl439 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/sh/kernel/syscalls/
Dsyscall.tbl443 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/m68k/kernel/syscalls/
Dsyscall.tbl440 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/microblaze/kernel/syscalls/
Dsyscall.tbl446 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/sparc/kernel/syscalls/
Dsyscall.tbl486 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/alpha/kernel/syscalls/
Dsyscall.tbl480 548 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/arch/powerpc/kernel/syscalls/
Dsyscall.tbl527 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl527 438 common pidfd_getfd sys_pidfd_getfd
/Linux-v6.6/include/uapi/asm-generic/
Dunistd.h790 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/Linux-v6.6/tools/include/uapi/asm-generic/
Dunistd.h790 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/Linux-v6.6/arch/arm64/include/asm/
Dunistd32.h887 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)

12