Searched refs:tncur (Results 1 – 1 of 1) sorted by relevance
490 struct nested_call_node *tncur; in ep_call_nested() local500 list_for_each_entry(tncur, lsthead, llink) { in ep_call_nested()501 if (tncur->ctx == ctx && in ep_call_nested()502 (tncur->cookie == cookie || ++call_nests > max_nests)) { in ep_call_nested()