Home
last modified time | relevance | path

Searched refs:tncur (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/
Deventpoll.c490 struct nested_call_node *tncur; in ep_call_nested() local
500 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()