OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_epoll_wait
(Results
51 - 75
of
115
) sorted by null
1
2
3
4
5
/external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h
941
#if !defined(
__NR_epoll_wait
)
942
#define
__NR_epoll_wait
232
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
315
#define
__NR_epoll_wait
232
vki-scnums-s390x-linux.h
221
#define
__NR_epoll_wait
251
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
264
#define
__NR_epoll_wait
256
unistd_64.h
529
#define
__NR_epoll_wait
232
530
__SYSCALL(
__NR_epoll_wait
, sys_epoll_wait)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
529
#define
__NR_epoll_wait
232
530
__SYSCALL(
__NR_epoll_wait
, sys_epoll_wait)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
264
#define
__NR_epoll_wait
256
unistd_64.h
529
#define
__NR_epoll_wait
232
530
__SYSCALL(
__NR_epoll_wait
, sys_epoll_wait)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
271
#define
__NR_epoll_wait
256
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
271
#define
__NR_epoll_wait
256
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
271
#define
__NR_epoll_wait
256
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h
271
#define
__NR_epoll_wait
256
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
267
#define
__NR_epoll_wait
(__NR_SYSCALL_BASE+252)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
271
#define
__NR_epoll_wait
256
Completed in 2394 milliseconds
1
2
3
4
5