Searched refs:ep_insert (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Deventpoll.c851 * During ep_insert() we already hold the ep->mtx for the tfile. ep_eventpoll_poll()
1264 static int ep_insert(struct eventpoll *ep, struct epoll_event *event, ep_insert() function
1325 * protected by "mtx", and ep_insert() is called with "mtx" held. ep_insert()
1373 * And ep_insert() is called with "mtx" held. ep_insert()
1709 * during ep_insert(). ep_loop_check_proc()
1921 error = ep_insert(ep, &epds, tf.file, fd, full_check); SYSCALL_DEFINE4()

Completed in 77 milliseconds