HomeSort by relevance Sort by last modified time
    Searched defs:__NR_tuxcall (Results 1 - 20 of 20) sorted by null

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 251 #define __NR_tuxcall 184
unistd_x32.h 224 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 251 #define __NR_tuxcall 184
unistd_x32.h 224 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 251 #define __NR_tuxcall 184
unistd_x32.h 224 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 749 #if !defined(__NR_tuxcall)
750 #define __NR_tuxcall 184
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 188 #define __NR_tuxcall 184
unistd_x32.h 166 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 264 #define __NR_tuxcall 184 /* reserved for tux */
vki-scnums-ppc32-linux.h 266 #define __NR_tuxcall 225
vki-scnums-ppc64-linux.h 262 #define __NR_tuxcall 225
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 430 #define __NR_tuxcall 184
431 __SYSCALL(__NR_tuxcall, sys_ni_syscall)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 430 #define __NR_tuxcall 184
431 __SYSCALL(__NR_tuxcall, sys_ni_syscall)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 251 #define __NR_tuxcall 184
unistd_x32.h 224 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 251 #define __NR_tuxcall 184
unistd_x32.h 224 #define __NR_tuxcall (__X32_SYSCALL_BIT + 184)
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 358 #define __NR_tuxcall 397
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 242 #define __NR_tuxcall 225

Completed in 576 milliseconds