OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_epoll_pwait
(Results
1 - 25
of
53
) sorted by null
1
2
3
/external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h
1137
#if !defined(
__NR_epoll_pwait
)
1138
#define
__NR_epoll_pwait
281
arm_linux_syscalls.h
1222
#if !defined(
__NR_epoll_pwait
)
1223
#define
__NR_epoll_pwait
(__NR_SYSCALL_BASE+346)
x86_32_linux_syscalls.h
1273
#if !defined(
__NR_epoll_pwait
)
1274
#define
__NR_epoll_pwait
319
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
365
#define
__NR_epoll_pwait
281
vki-scnums-s390x-linux.h
280
#define
__NR_epoll_pwait
312
vki-scnums-arm-linux.h
385
#define
__NR_epoll_pwait
346
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
327
#define
__NR_epoll_pwait
319
unistd_64.h
628
#define
__NR_epoll_pwait
281
629
__SYSCALL(
__NR_epoll_pwait
, sys_epoll_pwait)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
628
#define
__NR_epoll_pwait
281
629
__SYSCALL(
__NR_epoll_pwait
, sys_epoll_pwait)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
327
#define
__NR_epoll_pwait
319
unistd_64.h
628
#define
__NR_epoll_pwait
281
629
__SYSCALL(
__NR_epoll_pwait
, sys_epoll_pwait)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
334
#define
__NR_epoll_pwait
319
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
334
#define
__NR_epoll_pwait
319
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
334
#define
__NR_epoll_pwait
319
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h
334
#define
__NR_epoll_pwait
319
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
334
#define
__NR_epoll_pwait
319
/bionic/libc/kernel/arch-arm/asm/
unistd.h
421
#define
__NR_epoll_pwait
(__NR_SYSCALL_BASE+346)
/bionic/libc/kernel/arch-mips/asm/
unistd.h
415
#define
__NR_epoll_pwait
(__NR_Linux + 313)
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
416
#define
__NR_epoll_pwait
319
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
421
#define
__NR_epoll_pwait
(__NR_SYSCALL_BASE+346)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
415
#define
__NR_epoll_pwait
(__NR_Linux + 313)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
416
#define
__NR_epoll_pwait
319
/external/kernel-headers/original/asm-arm/
unistd.h
375
#define
__NR_epoll_pwait
(__NR_SYSCALL_BASE+346)
/external/kernel-headers/original/asm-mips/
unistd.h
336
#define
__NR_epoll_pwait
(__NR_Linux + 313)
659
#define
__NR_epoll_pwait
(__NR_Linux + 272)
[
all
...]
/external/kernel-headers/original/asm-x86/
unistd_32.h
327
#define
__NR_epoll_pwait
319
Completed in 650 milliseconds
1
2
3