Home
last modified time | relevance | path

Searched defs:efd (Results 1 – 25 of 29) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c18 int efd[3]; member
165 int efd; in TEST() local
196 int efd; in TEST() local
227 int efd; in TEST() local
265 int efd; in TEST() local
303 int efd; in TEST() local
342 int efd; in TEST() local
382 int efd; in TEST() local
428 int efd; in TEST() local
844 int efd[2]; in TEST() local
[all …]
/external/rust/crates/nix/test/sys/
Dtest_epoll.rs7 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
/external/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_eventfd.cc35 int efd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); in eventfd_create() local
73 const int efd = eventfd(0, 0); in eventfd_check_availability() local
/external/compiler-rt/test/msan/Linux/
Deventfd.cc9 int efd = eventfd(42, 0); in main() local
/external/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait02.c19 static int efd, sfd[2]; variable
Depoll_pwait04.c19 static int efd, sfd[2]; variable
Depoll_pwait03.c20 static int efd, sfd[2]; variable
Depoll_pwait05.c20 static int efd, sfd[2]; variable
Depoll_pwait01.c26 static int efd, sfd[2]; variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dtask_fd_query_rawtp.c10 int efd, err, prog_fd; in test_task_fd_query_rawtp() local
Dtp_attach_query.c7 int i, j, bytes, efd, err, prog_fd[num_progs], pmu_fd[num_progs]; in serial_test_tp_attach_query() local
Dtask_fd_query_tp.c8 int err, bytes, efd, prog_fd, pmu_fd; in test_task_fd_query_tp_core() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dwakeup_fd_eventfd.cc72 const int efd = eventfd(0, 0); in eventfd_check_availability() local
/external/kernel-headers/original/uapi/linux/
Dkcmp.h23 __u32 efd; /* epoll file descriptor */ member
/external/strace/
Dkcmp.c34 uint32_t efd; member
/external/linux-kselftest/tools/testing/selftests/bpf/
Dget_cgroup_id_user.c53 int err, bytes, efd, prog_fd, pmu_fd; in main() local
/external/liburing/test/
Dwakeup-hang.c106 int efd, ret; in test_eventfd() local
/external/strace/tests-m32/
Dkcmp.c71 uint32_t efd; member
/external/strace/tests/
Dkcmp.c71 uint32_t efd; member
/external/strace/tests-mx32/
Dkcmp.c71 uint32_t efd; member
/external/cronet/third_party/libxml/src/
Dnanoftp.c1532 fd_set rfd, efd; in xmlNanoFTPCloseConnection() local
1714 fd_set rfd, efd; in xmlNanoFTPList() local
/external/libxml2/
Dnanoftp.c1532 fd_set rfd, efd; in xmlNanoFTPCloseConnection() local
1714 fd_set rfd, efd; in xmlNanoFTPList() local
/external/elfutils/debuginfod/
Ddebuginfod-client.c1656 int efd = open (target_cache_path, O_CREAT|O_EXCL, DEFFILEMODE); in debuginfod_query_server() local
/external/bcc/src/cc/
Dlibbpf.c1044 int efd, cpu = 0; in bpf_attach_tracing_event() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h35263 __u32 efd; member
70502 struct eventfd_ctx *efd; member

12