Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h370 #define __NR_pidfd_getfd 438 macro
Dunistd_32.h448 #define __NR_pidfd_getfd 438 macro
Dunistd_x32.h323 #define __NR_pidfd_getfd (__X32_SYSCALL_BIT + 438) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h401 #define __NR_pidfd_getfd 438 macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h363 #define __NR_pidfd_getfd (__NR_Linux + 438) macro
Dunistd_n32.h387 #define __NR_pidfd_getfd (__NR_Linux + 438) macro
Dunistd_o32.h433 #define __NR_pidfd_getfd (__NR_Linux + 438) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h886 #define __NR_pidfd_getfd 438 macro
887 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h412 #define __NR_pidfd_getfd (__NR_SYSCALL_BASE + 438) macro