OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_tuxcall
(Results
1 - 25
of
27
) sorted by null
1
2
/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-21/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-21/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/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h
749
#if !defined(
__NR_tuxcall
)
750
#define
__NR_tuxcall
184
/external/valgrind/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.8/sysroot/usr/include/asm/
unistd_64.h
430
#define
__NR_tuxcall
184
431
__SYSCALL(
__NR_tuxcall
, sys_ni_syscall)
/prebuilts/ndk/current/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/current/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)
/prebuilts/ndk/current/platforms/android-23/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/current/platforms/android-23/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)
/prebuilts/ndk/current/platforms/android-24/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/current/platforms/android-24/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)
Completed in 217 milliseconds
1
2