Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/include/
Depoll.h32 EPOLLOUT = 0x004, enumerator
33 #define EPOLLOUT EPOLLOUT macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h33 #define EPOLLOUT (__force __poll_t)0x00000004 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go342 EPOLLOUT = 0x4 const
Dzerrors_linux_mips64le.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_ppc64.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_arm.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_mips64.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_ppc64le.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_arm64.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_386.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_mips.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_s390x.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_mipsle.go370 EPOLLOUT = 0x4 const
Dzerrors_linux_amd64.go370 EPOLLOUT = 0x4 const