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

/linux-4.1.27/fs/
H A Deventpoll.c280 /* Visited nodes during ep_loop_check(), so we can unset them when we finish */
1722 * ep_loop_check - Performs a check to verify that adding an epoll file (@file)
1732 static int ep_loop_check(struct eventpoll *ep, struct file *file) ep_loop_check() function
1894 if (ep_loop_check(ep, tf.file) != 0) { SYSCALL_DEFINE4()

Completed in 160 milliseconds