Home
last modified time | relevance | path

Searched defs:epfd (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/arm/kernel/
Dsys_oabi-compat.c249 asmlinkage long sys_oabi_epoll_ctl(int epfd, int op, int fd, in sys_oabi_epoll_ctl()
270 asmlinkage long sys_oabi_epoll_wait(int epfd, in sys_oabi_epoll_wait()
/linux-3.3/fs/
Deventpoll.c1567 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument
1689 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() argument
1742 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
Dcompat.c1665 asmlinkage long compat_sys_epoll_pwait(int epfd, in compat_sys_epoll_pwait()