Searched refs:sys_epoll_pwait2 (Results 1 – 23 of 23) sorted by relevance
/linux-6.6.21/tools/perf/arch/mips/entry/syscalls/ |
D | syscall_n64.tbl | 358 441 n64 epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 364 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 358 441 n64 epoll_pwait2 sys_epoll_pwait2
|
D | syscall_o32.tbl | 431 441 o32 epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 365 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 414 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 365 441 common epoll_pwait2 sys_epoll_pwait2
|
D | syscall_32.tbl | 448 441 i386 epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 443 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 442 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 449 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 446 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/arm/tools/ |
D | syscall.tbl | 457 441 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/tools/testing/selftests/filesystems/epoll/ |
D | epoll_wakeup_test.c | 30 static inline int sys_epoll_pwait2(int fd, struct epoll_event *events, in sys_epoll_pwait2() function 3412 EXPECT_EQ(sys_epoll_pwait2(efd, &e, 1, NULL, NULL, 0), 1); in TEST() 3413 EXPECT_EQ(sys_epoll_pwait2(efd, &e, 1, NULL, NULL, 0), 1); in TEST() 3442 EXPECT_EQ(sys_epoll_pwait2(efd, &e, 1, &ts, NULL, 0), 0); in TEST()
|
/linux-6.6.21/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 483 551 common epoll_pwait2 sys_epoll_pwait2
|
/linux-6.6.21/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 489 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/tools/include/uapi/asm-generic/ |
D | unistd.h | 796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | unistd.h | 796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
|
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 530 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 530 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
|
/linux-6.6.21/include/linux/ |
D | syscalls.h | 368 asmlinkage long sys_epoll_pwait2(int epfd, struct epoll_event __user *events,
|