Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/include/
Depoll.h38 EPOLLWRNORM = 0x100, enumerator
39 #define EPOLLWRNORM EPOLLWRNORM macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h39 #define EPOLLWRNORM (__force __poll_t)0x00000100 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go349 EPOLLWRNORM = 0x100 const
Dzerrors_linux_mipsle.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_s390x.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_arm.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_ppc64le.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_mips64.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_ppc64.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_amd64.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_mips64le.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_386.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_mips.go377 EPOLLWRNORM = 0x100 const
Dzerrors_linux_arm64.go377 EPOLLWRNORM = 0x100 const