OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__nr_syscall
(Results
1 - 25
of
90
) sorted by null
1
2
3
4
/external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h
405
#define
__NR_syscall
383
406
#define NR_syscalls
__NR_syscall
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
131
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
355
#undef
__NR_syscall
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
141
#define
__NR_syscall
(__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */
448
#undef
__NR_syscall
/external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h
141
#define
__NR_syscall
(__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */
446
#undef
__NR_syscall
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.cc
66
// Valid MIPS O32 ABI syscall
__NR_syscall
will be truncated to zero for
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
150
#define
__NR_syscall
113 /* syscall to call a syscall! */
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
139
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
481
#undef
__NR_syscall
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h
139
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
479
#undef
__NR_syscall
/external/chromium_org/sandbox/linux/services/
mips_linux_syscalls.h
16
#if !defined(
__NR_syscall
)
17
#define
__NR_syscall
(__NR_Linux + 0)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
144
#define
__NR_syscall
(__NR_SYSCALL_BASE+113)
482
#undef
__NR_syscall
Completed in 2046 milliseconds
1
2
3
4