Home
last modified time | relevance | path

Searched refs:epoll_ctl_add (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dbusy_poller.c188 static void epoll_ctl_add(int epfd, int fd, uint32_t events) in epoll_ctl_add() function
319 epoll_ctl_add(epfd, sockfd, EPOLLIN | EPOLLOUT | EPOLLET); in run_poller()
331 epoll_ctl_add(epfd, conn, in run_poller()