call_nests 483 fs/eventpoll.c int error, call_nests = 0; call_nests 498 fs/eventpoll.c (tncur->cookie == cookie || ++call_nests > EP_MAX_NESTS)) { call_nests 516 fs/eventpoll.c error = (*nproc)(priv, cookie, call_nests); call_nests 556 fs/eventpoll.c static int ep_poll_wakeup_proc(void *priv, void *cookie, int call_nests) call_nests 561 fs/eventpoll.c spin_lock_irqsave_nested(&wqueue->lock, flags, call_nests + 1); call_nests 1395 fs/eventpoll.c static int reverse_path_check_proc(void *priv, void *cookie, int call_nests) call_nests 1408 fs/eventpoll.c if (path_count_inc(call_nests)) { call_nests 1962 fs/eventpoll.c static int ep_loop_check_proc(void *priv, void *cookie, int call_nests) call_nests 1971 fs/eventpoll.c mutex_lock_nested(&ep->mtx, call_nests + 1);