Searched defs:epfd (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dsys_oabi-compat.c233 asmlinkage long sys_oabi_epoll_ctl(int epfd, int op, int fd, argument
254 asmlinkage long sys_oabi_epoll_wait(int epfd, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Deventpoll.c1119 asmlinkage long sys_epoll_ctl(int epfd, int op, int fd, argument
1217 asmlinkage long sys_epoll_wait(int epfd, struct epoll_event __user *events, argument
1275 asmlinkage long sys_epoll_pwait(int epfd, struct epoll_event __user *events, argument
[all...]
H A Dcompat.c2112 asmlinkage long compat_sys_epoll_ctl(int epfd, int op, int fd, argument
2131 asmlinkage long compat_sys_epoll_wait(int epfd, argument
2157 asmlinkage long compat_sys_epoll_pwait(int epfd, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c2296 sys32_epoll_ctl(int epfd, int op, int fd, struct epoll_event32 __user *event) argument
2320 sys32_epoll_wait(int epfd, struct epoll_event32 __user * events, int maxevents, argument

Completed in 67 milliseconds