HomeSort by relevance Sort by last modified time
    Searched defs:__NR_iopl (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 176 #define __NR_iopl 172
unistd_x32.h 158 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h 701 #if !defined(__NR_iopl)
702 #define __NR_iopl 172
  /external/strace/
scno.h 524 #ifndef __NR_iopl
525 # define __NR_iopl (SYSCALL_BIT | 172)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 246 #define __NR_iopl 172
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 397 #define __NR_iopl 172
398 __SYSCALL(__NR_iopl, stub_iopl)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172
unistd_x32.h 214 #define __NR_iopl (__X32_SYSCALL_BIT + 172)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 236 #define __NR_iopl 172

Completed in 575 milliseconds

1 2 3 4 5