Searched refs:epfd_index (Results 1 – 1 of 1) sorted by relevance
357 epoll_fds[epfd_index], epoll_ctl_ops[op_index], \362 epoll_fds[epfd_index], epoll_ctl_ops[op_index], \371 epoll_fds[epfd_index], epoll_ctl_ops[op_index], \376 epoll_fds[epfd_index], epoll_ctl_ops[op_index], \405 unsigned int epfd_index; /* index into fd list for the epfd parameter */ in test_epoll_ctl() local459 for (epfd_index = 0; in test_epoll_ctl()460 epfd_index < (sizeof(epoll_fds) / sizeof(int)); in test_epoll_ctl()461 epfd_index++) { in test_epoll_ctl()493 [epfd_index], in test_epoll_ctl()508 if (epoll_fds[epfd_index] != in test_epoll_ctl()[all …]