Searched refs:call_nests (Results 1 – 1 of 1) sorted by relevance
480 int error, call_nests = 0; in ep_call_nested() local495 (tncur->cookie == cookie || ++call_nests > EP_MAX_NESTS)) { in ep_call_nested()513 error = (*nproc)(priv, cookie, call_nests); in ep_call_nested()1396 static int reverse_path_check_proc(void *priv, void *cookie, int call_nests) in reverse_path_check_proc() argument1409 if (path_count_inc(call_nests)) { in reverse_path_check_proc()2000 static int ep_loop_check_proc(void *priv, void *cookie, int call_nests) in ep_loop_check_proc() argument2009 mutex_lock_nested(&ep->mtx, call_nests + 1); in ep_loop_check_proc()