Searched defs:efd (Results 1 – 12 of 12) sorted by relevance
| /third_party/rust/crates/nix/test/sys/ |
| D | test_epoll.rs | 7 let efd = epoll_create1(EpollCreateFlags::empty()).unwrap(); in test_epoll_errno() localVariable 19 let efd = epoll_create1(EpollCreateFlags::empty()).unwrap(); in test_epoll_ctl() localVariable
|
| /third_party/rust/crates/rustix/tests/io/ |
| D | eventfd.rs | 8 let efd = eventfd(0, EventfdFlags::CLOEXEC).unwrap(); in test_eventfd() localVariable 17 let efd = child.join().unwrap(); in test_eventfd() localVariable
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
| D | epoll_pwait02.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait04.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait03.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait05.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait01.c | 26 static int efd, sfd[2]; variable
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | fdsem.c | 51 int efd; member
|
| /third_party/openssl/engines/ |
| D | e_afalg.h | 70 int efd; member
|
| /third_party/libxml2/ |
| D | nanoftp.c | 1549 fd_set rfd, efd; in xmlNanoFTPCloseConnection() local 1731 fd_set rfd, efd; in xmlNanoFTPList() local
|
| /third_party/elfutils/debuginfod/ |
| D | debuginfod-client.c | 1656 int efd = open (target_cache_path, O_CREAT|O_EXCL, DEFFILEMODE); in debuginfod_query_server() local
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 42092 struct eventfd_ctx *efd; member
|