Home
last modified time | relevance | path

Searched refs:epoll_pwait (Results 1 – 24 of 24) sorted by relevance

/linux/kernel/
A Dsys_ni.c69 COND_SYSCALL(epoll_pwait);
70 COND_SYSCALL_COMPAT(epoll_pwait);
/linux/tools/perf/tests/
A Dbpf.c36 epoll_pwait(-(i + 1), NULL, 0, 0, NULL); in epoll_pwait_loop()
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl283 272 n64 epoll_pwait sys_epoll_pwait
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl293 281 common epoll_pwait sys_epoll_pwait
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl283 272 n64 epoll_pwait sys_epoll_pwait
A Dsyscall_n32.tbl287 276 n32 epoll_pwait compat_sys_epoll_pwait
A Dsyscall_o32.tbl327 313 o32 epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/fs/
A Deventpoll.c2268 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
2320 COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, in COMPAT_SYSCALL_DEFINE6() argument
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl296 274 common epoll_pwait sys_epoll_pwait
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl292 281 common epoll_pwait sys_epoll_pwait
A Dsyscall_32.tbl333 319 i386 epoll_pwait sys_epoll_pwait
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl292 281 common epoll_pwait sys_epoll_pwait
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl329 319 common epoll_pwait sys_epoll_pwait
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl329 319 common epoll_pwait sys_epoll_pwait
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl325 315 common epoll_pwait sys_epoll_pwait
/linux/arch/arm/tools/
A Dsyscall.tbl363 346 common epoll_pwait sys_epoll_pwait
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl336 297 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl375 309 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl405 474 common epoll_pwait sys_epoll_pwait
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl386 303 nospu epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl322 312 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl386 303 nospu epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/arch/s390/kernel/syscalls/
A Dsyscall.tbl322 312 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
/linux/tools/testing/selftests/filesystems/epoll/
A Depoll_wakeup_test.c3194 ret = epoll_pwait(ctx->epfd, &e, 1, 2000, &sigmask); in epoll60_wait_thread()

Completed in 29 milliseconds