Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl358 441 n64 epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/arch/ia64/kernel/syscalls/
Dsyscall.tbl364 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/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-v6.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl414 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl365 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/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-v6.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl443 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl449 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/arch/sh/kernel/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl441 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/arch/arm/tools/
Dsyscall.tbl457 441 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/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-v6.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl483 551 common epoll_pwait2 sys_epoll_pwait2
/Linux-v6.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl489 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/include/uapi/asm-generic/
Dunistd.h863 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/Linux-v6.1/tools/include/uapi/asm-generic/
Dunistd.h863 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/Linux-v6.1/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl527 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/arch/s390/kernel/syscalls/
Dsyscall.tbl446 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/arch/powerpc/kernel/syscalls/
Dsyscall.tbl530 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
/Linux-v6.1/include/linux/
Dsyscalls.h389 asmlinkage long sys_epoll_pwait2(int epfd, struct epoll_event __user *events,