Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dsys_epoll_wrapper.h27 #define EPOLLEXCLUSIVE (1 << 28) macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h45 #define EPOLLEXCLUSIVE ((__force __poll_t)(1U << 28)) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go337 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_mipsle.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_s390x.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_arm.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_ppc64le.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_mips64.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_ppc64.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_amd64.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_mips64le.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_386.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_mips.go365 EPOLLEXCLUSIVE = 0x10000000 const
Dzerrors_linux_arm64.go365 EPOLLEXCLUSIVE = 0x10000000 const