HomeSort by relevance Sort by last modified time
    Searched refs:__NR_pselect6 (Results 1 - 25 of 165) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/arch-arm64/syscalls/
__pselect6.S 6 mov x8, __NR_pselect6
  /bionic/libc/arch-mips/syscalls/
__pselect6.S 8 li v0, __NR_pselect6
  /bionic/libc/arch-x86_64/syscalls/
__pselect6.S 7 movl $__NR_pselect6, %eax
  /bionic/libc/arch-arm/syscalls/
__pselect6.S 14 ldr r7, =__NR_pselect6
  /bionic/libc/arch-mips64/syscalls/
__pselect6.S 8 li v0, __NR_pselect6
  /external/strace/tests/
pselect6.c 38 #ifdef __NR_pselect6
97 if (syscall(__NR_pselect6, fds[1] + 1, NULL, set[1], NULL, &tm.ts, NULL) != 3)
  /bionic/libc/arch-x86/syscalls/
__pselect6.S 36 movl $__NR_pselect6, %eax
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 354 #define __NR_pselect6 270
vki-scnums-arm64-linux.h 111 #define __NR_pselect6 72
vki-scnums-s390x-linux.h 269 #define __NR_pselect6 301
vki-scnums-tilegx-linux.h 152 #define __NR_pselect6 72
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 359 #define __NR_pselect6 270
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 298 #if !defined(__NR_pselect6)
299 #define __NR_pselect6 72
x86_64_linux_syscalls.h 1093 #if !defined(__NR_pselect6)
1094 #define __NR_pselect6 270
x86_32_linux_syscalls.h 1229 #if !defined(__NR_pselect6)
1230 #define __NR_pselect6 308
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 130 #define __NR_pselect6 72
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 401 #define __NR_pselect6 308
unistd_64.h 359 #define __NR_pselect6 270

Completed in 99 milliseconds

1 2 3 4 5 6 7