Home
last modified time | relevance | path

Searched refs:sys_epoll_pwait2 (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl358 441 n64 epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/ia64/kernel/syscalls/
Dsyscall.tbl364 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl358 441 n64 epoll_pwait2 sys_epoll_pwait2
Dsyscall_o32.tbl431 441 o32 epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl365 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/xtensa/kernel/syscalls/
Dsyscall.tbl414 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/x86/entry/syscalls/
Dsyscall_64.tbl365 441 common epoll_pwait2 sys_epoll_pwait2
Dsyscall_32.tbl448 441 i386 epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/arch/m68k/kernel/syscalls/
Dsyscall.tbl443 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/parisc/kernel/syscalls/
Dsyscall.tbl442 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/arch/microblaze/kernel/syscalls/
Dsyscall.tbl449 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/sh/kernel/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/arm/tools/
Dsyscall.tbl457 441 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c30 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/
Dsyscall.tbl483 551 common epoll_pwait2 sys_epoll_pwait2
/linux-6.6.21/arch/sparc/kernel/syscalls/
Dsyscall.tbl489 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/tools/include/uapi/asm-generic/
Dunistd.h796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/linux-6.6.21/include/uapi/asm-generic/
Dunistd.h796 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl530 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/arch/s390/kernel/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/arch/powerpc/kernel/syscalls/
Dsyscall.tbl530 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/linux-6.6.21/include/linux/
Dsyscalls.h368 asmlinkage long sys_epoll_pwait2(int epfd, struct epoll_event __user *events,