Searched refs:epoll_pwait (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/tools/perf/tests/ |
D | bpf.c | 18 epoll_pwait(-(i + 1), NULL, 0, 0, NULL); in epoll_pwait_loop()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 395 ENTRY_COMP(epoll_pwait)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 310 COMPAT_SYS(epoll_pwait)
|
/linux-4.4.14/fs/ |
D | eventpoll.c | 2007 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument 2048 COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 290 281 common epoll_pwait sys_epoll_pwait
|
D | syscall_32.tbl | 328 319 i386 epoll_pwait sys_epoll_pwait
|