Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h268 #define __NR_waitid 247 macro
Dunistd_32.h302 #define __NR_waitid 284 macro
Dunistd_x32.h340 #define __NR_waitid (__X32_SYSCALL_BIT + 529) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h146 #define __NR_waitid 95 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1335 #if defined(__NR_waitid)
1336 #define SYS_waitid __NR_waitid
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h256 #define __NR_waitid (__NR_SYSCALL_BASE + 280) macro