Home
last modified time | relevance | path

Searched refs:epoll_create (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S322 ENTRY_SAME(epoll_create)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h243 SYSCALL_SPU(epoll_create)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl222 213 common epoll_create sys_epoll_create
Dsyscall_32.tbl263 254 i386 epoll_create sys_epoll_create
/linux-4.4.14/fs/
Deventpoll.c1807 SYSCALL_DEFINE1(epoll_create, int, size) in SYSCALL_DEFINE1() argument