Searched refs:epoll_pwait (Results 1 – 19 of 19) sorted by relevance
| /linux/kernel/ |
| H A D | sys_ni.c | 57 COND_SYSCALL(epoll_pwait); 58 COND_SYSCALL_COMPAT(epoll_pwait);
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 283 272 n64 epoll_pwait sys_epoll_pwait
|
| /linux/scripts/ |
| H A D | syscall.tbl | 34 22 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 34 22 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| H A D | syscall_32.tbl | 361 346 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 34 22 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 266 312 common epoll_pwait sys_epoll_pwait
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 34 22 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/fs/ |
| H A D | eventpoll.c | 2503 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument 2555 COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, in COMPAT_SYSCALL_DEFINE6() argument
|
| /linux/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 336 297 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 329 319 common epoll_pwait sys_epoll_pwait
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 296 274 common epoll_pwait sys_epoll_pwait
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 293 281 common epoll_pwait sys_epoll_pwait
|
| H A D | syscall_32.tbl | 334 319 i386 epoll_pwait sys_epoll_pwait
|
| /linux/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 405 474 common epoll_pwait sys_epoll_pwait
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 364 346 common epoll_pwait sys_epoll_pwait
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 375 309 common epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 394 303 nospu epoll_pwait sys_epoll_pwait compat_sys_epoll_pwait
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 3194 ret = epoll_pwait(ctx->epfd, &e, 1, 2000, &sigmask); in epoll60_wait_thread()
|