Home
last modified time | relevance | path

Searched refs:__NR_pidfd_getfd (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/testing/selftests/pidfd/
Dpidfd.h45 #ifndef __NR_pidfd_getfd
46 #define __NR_pidfd_getfd -1 macro
110 return syscall(__NR_pidfd_getfd, pidfd, fd, flags); in sys_pidfd_getfd()
Dpidfd_getfd_test.c238 #if __NR_pidfd_getfd == -1
/linux-6.1.9/tools/include/uapi/asm-generic/
Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/linux-6.1.9/include/uapi/asm-generic/
Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/linux-6.1.9/arch/arm64/include/asm/
Dunistd32.h886 #define __NR_pidfd_getfd 438 macro
887 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)