HomeSort by relevance Sort by last modified time
    Searched refs:__NR_tuxcall (Results 1 - 14 of 14) 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/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/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 749 #if !defined(__NR_tuxcall)
750 #define __NR_tuxcall 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
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.cc 1002 case __NR_tuxcall:
  /bionic/libc/include/sys/
glibc-syscalls.h     [all...]
  /development/ndk/platforms/android-L/include/sys/
glibc-syscalls.h     [all...]

Completed in 806 milliseconds