Home
last modified time | relevance | path

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

/linux/fs/
H A Deventpoll.c2209 * ep_loop_check - Performs a check to verify that adding an epoll file (@to)
2219 static int ep_loop_check(struct eventpoll *ep, struct eventpoll *to) in ep_loop_check() function
2418 if (ep_loop_check(ep, tep) != 0) in do_epoll_ctl()