Searched refs:__NR_waitid (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A D__waitid.S10 ldr r7, =__NR_waitid
/bionic/libc/arch-sh/syscalls/
H A D__waitid.S34 0: .long __NR_waitid
/bionic/libc/arch-x86/syscalls/
H A D__waitid.S20 movl $__NR_waitid, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h141 #define __NR_waitid (__NR_SYSCALL_BASE + 280) macro
199 #define __NR_waitid (__NR_SYSCALL_BASE + 284) macro
243 #define __NR_waitid (__NR_SYSCALL_BASE + 284) macro
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h298 #define __NR_waitid 284 macro
H A Dunistd_64.h328 #define __NR_waitid 312 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h299 #define __NR_waitid 284 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h294 #define __NR_waitid (__NR_SYSCALL_BASE+280) macro

Completed in 64 milliseconds