Home
last modified time | relevance | path

Searched refs:__NR_epoll_pwait2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h862 #define __NR_epoll_pwait2 441 macro
863 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h862 #define __NR_epoll_pwait2 441 macro
863 __SC_COMP(__NR_epoll_pwait2, sys_epoll_pwait2, compat_sys_epoll_pwait2)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h892 #define __NR_epoll_pwait2 441 macro
893 __SYSCALL(__NR_epoll_pwait2, compat_sys_epoll_pwait2)
/linux-6.3-rc2/tools/testing/selftests/filesystems/epoll/
A Depoll_wakeup_test.c26 #ifndef __NR_epoll_pwait2
27 #define __NR_epoll_pwait2 -1 macro
35 return syscall(__NR_epoll_pwait2, fd, events, maxevents, timeout, in sys_epoll_pwait2()

Completed in 14 milliseconds