Home
last modified time | relevance | path

Searched defs:EPOLLONESHOT (Results 1 – 14 of 14) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll2/include/
Depoll.h48 EPOLLONESHOT = (1 << 30), enumerator
49 #define EPOLLONESHOT EPOLLONESHOT macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h60 #define EPOLLONESHOT ((__force __poll_t)(1U << 30)) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go341 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_mipsle.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_s390x.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_arm.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_ppc64le.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_mips64.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_ppc64.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_amd64.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_mips64le.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_386.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_mips.go369 EPOLLONESHOT = 0x40000000 const
Dzerrors_linux_arm64.go369 EPOLLONESHOT = 0x40000000 const