Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Deventpoll.c488 struct nested_call_node *tncur; in ep_call_nested() local
498 list_for_each_entry(tncur, lsthead, llink) { in ep_call_nested()
499 if (tncur->ctx == ctx && in ep_call_nested()
500 (tncur->cookie == cookie || ++call_nests > max_nests)) { in ep_call_nested()