Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/include/
Depoll.h50 EPOLLET = (1 << 31) enumerator
51 #define EPOLLET EPOLLET macro
/external/kernel-headers/original/uapi/linux/
Deventpoll.h63 #define EPOLLET ((__force __poll_t)(1U << 31)) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go336 EPOLLET = 0x80000000 const
Dzerrors_linux_mipsle.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_s390x.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_arm.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_ppc64le.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_mips64.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_ppc64.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_amd64.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_mips64le.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_386.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_mips.go364 EPOLLET = 0x80000000 const
Dzerrors_linux_arm64.go364 EPOLLET = 0x80000000 const