Searched refs:ep_insert (Results 1 – 1 of 1) sorted by relevance
1651 static int ep_insert(struct eventpoll *ep, const struct epoll_event *event, in ep_insert() function 1698 * protected by "mtx", and ep_insert() is called with "mtx" held. in ep_insert() 2182 * during ep_insert(). in ep_loop_check_proc() 2439 error = ep_insert(ep, epds, fd_file(tf), fd, full_check); in do_epoll_ctl()