Searched refs:ep_loop_check_proc (Results 1 – 1 of 1) sorted by relevance
2153 static int ep_loop_check_proc(struct eventpoll *ep, int depth) in ep_loop_check_proc() function2172 result = max(result, ep_loop_check_proc(ep_tovisit, depth + 1) + 1); in ep_loop_check_proc()2228 depth = ep_loop_check_proc(to, 0); in ep_loop_check()