OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EPOLLMSG
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/uapi/linux/
eventpoll.h
38
#define
EPOLLMSG
(__force __poll_t) 0x00000400
/external/kernel-headers/original/uapi/linux/
eventpoll.h
41
#define
EPOLLMSG
(__force __poll_t)0x00000400
/external/ltp/testcases/kernel/syscalls/epoll2/include/
epoll.h
42
EPOLLMSG
= 0x400,
43
#define
EPOLLMSG
EPOLLMSG
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_amd64.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_arm.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_arm64.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_mips.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_mips64.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_mips64le.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_mipsle.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_ppc64.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_ppc64le.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_s390x.go
368
EPOLLMSG
= 0x400
[
all
...]
zerrors_linux_sparc64.go
340
EPOLLMSG
= 0x400
[
all
...]
Completed in 556 milliseconds