Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Deventpoll.h27 #define EPOLL_CTL_DEL 2 macro
/external/ltp/testcases/kernel/syscalls/epoll2/include/
Depoll.h58 #define EPOLL_CTL_DEL 2 /* Remove a file decriptor from the interface. */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go352 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_mips64le.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_ppc64.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_arm.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_mips64.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_ppc64le.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_arm64.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_386.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_mips.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_s390x.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_mipsle.go380 EPOLL_CTL_DEL = 0x2 const
Dzerrors_linux_amd64.go380 EPOLL_CTL_DEL = 0x2 const