Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h369 #define __NR_pidfd_getfd 438 macro
Dunistd_32.h447 #define __NR_pidfd_getfd 438 macro
Dunistd_x32.h322 #define __NR_pidfd_getfd (__X32_SYSCALL_BIT + 438) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h400 #define __NR_pidfd_getfd 438 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h726 #if defined(__NR_pidfd_getfd)
727 #define SYS_pidfd_getfd __NR_pidfd_getfd
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h411 #define __NR_pidfd_getfd (__NR_SYSCALL_BASE + 438) macro