Home
last modified time | relevance | path

Searched refs:epoll_ctl (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S323 ENTRY_SAME(epoll_ctl) /* 225 */
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h244 SYSCALL_SPU(epoll_ctl)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c167 COMPAT_SYSCALL_WRAP4(epoll_ctl, int, epfd, int, op, int, fd, struct epoll_event __user *, event);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl242 233 common epoll_ctl sys_epoll_ctl
Dsyscall_32.tbl264 255 i386 epoll_ctl sys_epoll_ctl
/linux-4.1.27/fs/
Deventpoll.c1820 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument