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.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
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h401 #define __NR_pidfd_getfd 438 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h738 #if defined(__NR_pidfd_getfd)
739 #define SYS_pidfd_getfd __NR_pidfd_getfd
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h412 #define __NR_pidfd_getfd (__NR_SYSCALL_BASE + 438) macro