Searched refs:epoll_wait (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/Documentation/ABI/stable/ |
D | firewire-cdev | 66 poll(2), select(2), epoll_wait(2) etc.
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 324 ENTRY_SAME(epoll_wait)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 245 SYSCALL_SPU(epoll_wait)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 134 COMPAT_SYSCALL_WRAP4(epoll_wait, int, epfd, struct epoll_event __user *, events, int, maxevents, in…
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 241 232 common epoll_wait sys_epoll_wait
|
D | syscall_32.tbl | 265 256 i386 epoll_wait sys_epoll_wait
|
/linux-4.4.14/fs/ |
D | eventpoll.c | 1961 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() argument
|