OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_epoll_create
(Results
101 - 125
of
193
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h
491
#define
__NR_epoll_create
213
492
__SYSCALL(
__NR_epoll_create
, sys_epoll_create)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_64.h
491
#define
__NR_epoll_create
213
492
__SYSCALL(
__NR_epoll_create
, sys_epoll_create)
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_x32.h
255
#define
__NR_epoll_create
(__X32_SYSCALL_BIT + 213)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_x32.h
257
#define
__NR_epoll_create
(__X32_SYSCALL_BIT + 213)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_x32.h
257
#define
__NR_epoll_create
(__X32_SYSCALL_BIT + 213)