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

/linux-4.1.27/fs/
H A Deventpoll.c405 struct nested_call_node *tncur; ep_call_nested() local
415 list_for_each_entry(tncur, lsthead, llink) { list_for_each_entry()
416 if (tncur->ctx == ctx && list_for_each_entry()
417 (tncur->cookie == cookie || ++call_nests > max_nests)) { list_for_each_entry()

Completed in 221 milliseconds