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

1 2 3 4 5 6 7

  /external/strace/tests/
aio.c 45 && defined __NR_io_destroy
191 assert(syscall(__NR_io_destroy, ctx) == 0);
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
unistd_32.h 326 #define __NR_io_destroy 246
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
unistd_32.h 326 #define __NR_io_destroy 246
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 290 #define __NR_io_destroy 207
vki-scnums-arm64-linux.h 40 #define __NR_io_destroy 1
vki-scnums-s390x-linux.h 214 #define __NR_io_destroy 244
vki-scnums-tilegx-linux.h 39 #define __NR_io_destroy 1
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 280 #define __NR_io_destroy 207
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 14 #if !defined(__NR_io_destroy)
15 #define __NR_io_destroy 1
x86_64_linux_syscalls.h 841 #if !defined(__NR_io_destroy)
842 #define __NR_io_destroy 207
x86_32_linux_syscalls.h 989 #if !defined(__NR_io_destroy)
990 #define __NR_io_destroy 246
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 40 #define __NR_io_destroy 1
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 326 #define __NR_io_destroy 246
unistd_64.h 280 #define __NR_io_destroy 207
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 40 #define __NR_io_destroy 1
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 327 #define __NR_io_destroy 246
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 248 #define __NR_io_destroy 246
unistd_64.h 211 #define __NR_io_destroy 207

Completed in 147 milliseconds

1 2 3 4 5 6 7