Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A 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()
H A Dpidfd_getfd_test.c238 #if __NR_pidfd_getfd == -1
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dunistd.h856 #define __NR_pidfd_getfd 438 macro
857 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dunistd32.h886 #define __NR_pidfd_getfd 438 macro
887 __SYSCALL(__NR_pidfd_getfd, sys_pidfd_getfd)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsyscall.h1578 #ifdef __NR_pidfd_getfd
1579 # define SYS_pidfd_getfd __NR_pidfd_getfd
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsyscall.h1578 #ifdef __NR_pidfd_getfd
1579 # define SYS_pidfd_getfd __NR_pidfd_getfd