HomeSort by relevance Sort by last modified time
    Searched defs:EPOLL_CTL_DEL (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/uapi/linux/
eventpoll.h 26 #define EPOLL_CTL_DEL 2
  /external/kernel-headers/original/uapi/linux/
eventpoll.h 27 #define EPOLL_CTL_DEL 2
  /external/ltp/testcases/kernel/syscalls/epoll2/include/
epoll.h 58 #define EPOLL_CTL_DEL 2 /* Remove a file decriptor from the interface. */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_amd64.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_arm.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_arm64.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_mips.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_mips64.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_mips64le.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_mipsle.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_ppc64.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_ppc64le.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_s390x.go 380 EPOLL_CTL_DEL = 0x2
    [all...]
zerrors_linux_sparc64.go 352 EPOLL_CTL_DEL = 0x2
    [all...]

Completed in 1757 milliseconds