Searched refs:epoll_fd_install (Results 1 – 1 of 1) sorted by relevance
100 static void epoll_fd_install(struct thread *td, int fd, epoll_udata_t udata);226 epoll_fd_install(struct thread *td, int fd, epoll_udata_t udata) in epoll_fd_install() function263 epoll_fd_install(td, EPOLL_DEF_SZ, 0); in epoll_create_common()522 epoll_fd_install(td, args->fd, le.data); in linux_epoll_ctl()