Searched refs:sys_epoll_wait (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_64.S60 .word sys_epoll_wait, sys_ioprio_set, sys_getppid, compat_sys_sparc_sigaction, sys_sgetmask
141 .word sys_epoll_wait, sys_ioprio_set, sys_getppid, sys_nis_syscall, sys_sgetmask
H A Dsystbls_32.S58 /*195*/ .long sys_epoll_wait, sys_ioprio_set, sys_getppid, sys_sparc_sigaction, sys_sgetmask
/linux-4.4.14/kernel/
H A Dsys_ni.c70 cond_syscall(sys_epoll_wait); variable
/linux-4.4.14/arch/arm/kernel/
H A Dsys_oabi-compat.c51 * sys_epoll_wait:
289 ret = sys_epoll_wait(epfd, kbuf, maxevents, timeout); sys_oabi_epoll_wait()
H A Dcalls.S264 CALL(ABI(sys_epoll_wait, sys_oabi_epoll_wait))
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S325 PTR sys_epoll_wait
H A Dscall64-n32.S311 PTR sys_epoll_wait
H A Dscall32-o32.S488 PTR sys_epoll_wait /* 4250 */
H A Dscall64-o32.S471 PTR sys_epoll_wait /* 4250 */
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S313 .long sys_epoll_wait
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S274 .long sys_epoll_wait
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S223 .long sys_epoll_wait
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S430 .quad sys_epoll_wait
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S262 SYSCALL(sys_epoll_wait,compat_sys_epoll_wait)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h48 __SYSCALL( 18, sys_epoll_wait, 4)
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h852 __SYSCALL(__NR_epoll_wait, sys_epoll_wait)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S686 .long sys_epoll_wait
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h529 __SYSCALL(__NR_epoll_wait, sys_epoll_wait)
/linux-4.4.14/fs/
H A Deventpoll.c192 /* Wait queue used by sys_epoll_wait() */
2027 error = sys_epoll_wait(epfd, events, maxevents, timeout); SYSCALL_DEFINE6()
2072 err = sys_epoll_wait(epfd, events, maxevents, timeout); COMPAT_SYSCALL_DEFINE6()
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S862 .long sys_epoll_wait
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S793 .long sys_epoll_wait
/linux-4.4.14/include/linux/
H A Dsyscalls.h631 asmlinkage long sys_epoll_wait(int epfd, struct epoll_event __user *events,
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1436 .long sys_epoll_wait
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1673 data8 sys_epoll_wait // 1245

Completed in 164 milliseconds